![]() |
|
P is for Practical | |
PerlMonks |
RE: RE: Avoiding GET in CGIsby Michalis (Pilgrim) |
on Jul 14, 2000 at 10:13 UTC ( [id://22516]=note: print w/replies, xml ) | Need Help?? |
I am using CGI.pm (actually a heavily modified version of it) but I was unaware of that function. Thanks for pointing that out. It looks (and probably is) better. It also works with parameters in the Location Bar (and not only if the form is submitted through a GET). The only problem I see with that is (is it really?) performance issue as you have to create the new CGI object before the check.
In Section
Seekers of Perl Wisdom
|
|