Sounds like you want client-side PerlScript.  As far as I know that is only 
available for IE under Windows.

I guess the simplest method would be to submit the FORM to the validation 
script via CGI and have that script either return an error or use a redirection 
header to forward the request on.

Quoting jaouad ask me <[EMAIL PROTECTED]>:


> Hi,
> 
> I have a simple question for you guys, I have a FORM where users have to 
> input some data, and I want to control if any data was input in my form 
> before I submit it, what I want to do, is from a java script in my html file
> 
> call a Perl script that do this job, I mean the police job :), is that 
> possible? How?
> 
> thanks guys
> 
> jeb
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> _______________________________________________
> Perl-Unix-Users mailing list. To unsubscribe go to
> http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users
> 
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to