Hi, I'm creating an extension to create a contact form with captcha control. An example is found at http://www.digitalpersonaltrainer.it/contacts.php . The extension creates a simple form with four fields: name, email, message, captcha code + the code in the image.
I have the following problems: - I tried to access the above page with different browsers and OPERA does not make me edit the form fields (whereas before it worked). Suggestions?
- When I publish the page after exports is not always attached files (php file that generates the image code and the php file that controls and sends the mail) are published. It seems almost random. Suggestions?