On Nov 5, Wiggins d Anconia said:
I suspect your comment about wanting "%POST and %GET" has more to do with the 'and' than the values on either side. If my assumption is correct and you are passing *both* values in the content body and in the url header then I believe you are forming a non-standard HTTP request which is why CGI.pm doesn't have (at least I don' think) a way to pull
Incorrect. The 'url_param' does it. Look for "MIXING POST AND URL PARAMETERS".
Standing corrected. Perl and its various modules rule, and never cease to amaze me...
http://danconia.org
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]