|
JavaScript --required fileds /forms
wanting to know what the script would be for required fields in (email) forms. I know it would this would go between the <head></head> tags.. and if the "name=" has a space between two words affects how this script is written.
Example :
<INPUT name="Your Name" size=40 Value="">
Please and thank you.
|