Hi,
I'm using the great perl package Apache::Request (with mp1) to fetch
GET/POST
parameters; however it seems there is no way to test if a parameter
exists; in fact even if the parameter does not exist, the
Apache::Request "param" method returns '' (the empty string); so there is
some ambiguity in distinguishing when the parameter does not exist and
when its value is just the empty string.
So how can I bypass this ?
In rewriting future versions of Apache::Request (e.g. for mp2) I think
this could be taken into account.
Thanks in advance!!
Regards,

--------------------------------
Marco Guazzone
Software Engineer
Kerbero S.r.L. - Gruppo TC
Viale Forlanini, 36
Garbagnate M.se (MI)
20024 - Italy
mail: [EMAIL PROTECTED]
www: http://www.kerbero.com
--------------------------------


Reply via email to