In my form (saved as php) at the bottom is an edit box for the user to enter his email address. In the properties it is set to vaidate the data as an email address.
The problem is it keeps returning an error message asking the user to enter a valid email address. I have tried several times with no luck. Any suggestions?
Also, Is there a simple way to automatically select the sample text when the user clicks on the box
The problem is it keeps returning an error message asking the user to enter a valid email address. I have tried several times with no luck. Any suggestions?
Also, Is there a simple way to automatically select the sample text when the user clicks on the box