I installed the script without a hitch.
I've read the simplecontact_setup.pdf and even looked all over inside the control panel, but for the life of me, I can't find the finished form HTML to put into or use as a page.
I installed the script without a hitch.
I've read the simplecontact_setup.pdf and even looked all over inside the control panel, but for the life of me, I can't find the finished form HTML to put into or use as a page.
The contact.php file contains the code that displays the contact form. If you visit the page on your web server you will see a form.
Please note: You must copy the code in the file that generates the form, not the generated form HTML itself. If you just copied the generated source the form wouldn't be able to post successfully.
You can use the code in this file to integrate simpleContact Lite with your website. If you open the file, you will need to copy the following into a PHP page:
1) The PHP includes (from the top of the page, before the HTML)
2) The form, from the opening <form> tag to the closing </form> tag
You may also want to copy the link to the sample CSS file, but this isn't essential.
It was brought to my attention with the Pro version that the method of integration was not as well documented and obvious as it could be. I took steps to improve that with the Pro version and will do the same with the next Lite version.
Thank you for your feedback.
You must log in to post.