![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^3: CGI scoping questionby tangent (Vicar) |
on May 10, 2019 at 18:33 UTC ( #1233574=note: print w/replies, xml ) | Need Help?? |
Several parameters are being set through classical formsIf you are sending a form to your script then the parameters in the URL are not available to CGI's param(). You need to use url_param()
In Section
Seekers of Perl Wisdom
|
|