Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with code for onsubmit

Status
Not open for further replies.
that should be:
Code:
<form NAME=&quot;jobtenter&quot; method=&quot;post&quot; action=&quot;confirm.htm&quot;>
-Greg :-Q
 
yeah, Frank, return is used when u make some validation (call a function, but not setting action target script/file), retuning true(ok) or false(smth is wrong) Victor
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top