 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
nikki
Joined: 24 Nov 2008
Posts: 132
|
| Posted: Thu Jul 09, 2009 10:08 am |
|
|
remove onsubmit="return validate(this);" from the form tag
add a button in the form
<input type="button" value="Validate" onclick = "validate();" />
when the form is successfully validated, then submit the form.
document. CSLavRequestForm.submit(); |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|