Jan 26th, 2010, 7:58 AM
I've been away and come back and now of course I realise that you don't post the form twice, you just add the onsubmit into the form tag!
<form action="http://yoursite.com/Scripts/form_tools/process.php" method="post" onsubmit="return rsv.validate(this, rules)">
I didn't get much sleep last night so my addled brain didn't comprehend the tutorial!
<form action="http://yoursite.com/Scripts/form_tools/process.php" method="post" onsubmit="return rsv.validate(this, rules)">
I didn't get much sleep last night so my addled brain didn't comprehend the tutorial!