Gerald wrote:
>What do you mean by "cancel submission". Can you describe more detailed what
>should happen?

For example i have a form like this
<form action="http://www.greendomino.com/cgi-bin/FormMail.pl" method="post" onSubmit="
return checkComment(this); // stop submission if false
">
.. some input
</form>

I used a javascript, checkComment, to validate the inputs.
I'd like to know if there is a substitute for the javascript in
embperl.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to