![]() |
|
Just another Perl shrine | |
PerlMonks |
Perl & javascriptby ant (Scribe) |
on May 14, 2001 at 17:06 UTC ( #80194=perlquestion: print w/replies, xml ) | Need Help?? |
ant has asked for the wisdom of the Perl Monks concerning the following question:
Hi I'm trying to create a form in the original broswer window that is only submitted once all the info is entered. I am then using child windows to execute Perl scripts to access a database using the values entered in the child form and return the values from the DB back to the main parent window. This part is ok. But how do you get a javascript variable sitting in a HTML textbox from the parent window into a child window Perl script as a Perl Value. Any Ideas??? Thanks for any help in advance Ant
Back to
Seekers of Perl Wisdom
|
|