View Single Post
Old 09-19-2012, 12:41 AM   PM User | #4
andrew55
New Coder

 
Join Date: Mar 2012
Posts: 18
Thanks: 4
Thanked 0 Times in 0 Posts
andrew55 is an unknown quantity at this point
Sammy12, thank you. This seems to work so far, a variation of what you suggested:

Code:
<input name="Submit" class="submit-button" onClick="all_fields();if (validate_form()) document.form1.submit();">
felgall: it's not my usually style of creating a form. It's a script which I didn't create and it is set up in this way. I will try to see if I can recode it though it may be over my head.
andrew55 is offline   Reply With Quote