![]() |
|
XP is just a number | |
PerlMonks |
js variables to perl?by dave_pl (Sexton) |
on May 19, 2005 at 17:28 UTC ( [id://458698]=perlquestion: print w/replies, xml ) | Need Help?? |
dave_pl has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks I am in need of some WISDOM... I am working on a perl cgi script that has a js function inside when a user uses the onBlur(such as tab..)key to jump to the next field i get the value into the js function now what i would like to do is get the value in js variable into my own perl scalar so i can do a quick search without parsing to a nother form etc.. i know that CGI happens on the server side but this is within my script so i should be able to parse it o_O? PLEASE HELP!! Thanks.
Back to
Seekers of Perl Wisdom
|
|