> And then you can also write an entire validate
> routine in Javascript,say 'validateForm' and
> associate that with onSubmit event. Pass the form 
> object itself, by invoking the function as <FORM
> name....... onSubmit="return validateForm(this);">

Jonathan,
    Validating in Perl?!I'm interested.! Can you send
me some sample scripts which validates in perl?!
Thanks
Bhanu.
Lets make the headline short:

ALWAYS VALIDATE IN PERL, BUT MAYBE VALIDATE IN
JAVASCRIPT ALSO

Why?  Because some really annoying person is going
to avoid using your Javascript, and send you bogus
information.  Don't think that because you use
Javascript that you're safe!  Always double check,
as even normal users switch Javascript off.

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

=====
Bhanu Prakash G V S

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

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

Reply via email to