![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Call CGI script from another CGI scriptby mbadolato (Hermit) |
on Feb 27, 2006 at 03:50 UTC ( #532955=note: print w/replies, xml ) | Need Help?? |
Not really a Perl question, but why not just use Javascript to change the action="script.pl" desitination, based on the form field variables?
So, for instance, an onChange for a drop-down would call a JavaScript routine that would determine what to change the action to, then when the user hits submit, the script that the form gets sent to, form fields and all, is the one you need to happen.
In Section
Seekers of Perl Wisdom
|
|