Hi experts,

I have an application (Apache 2.0.54, mod_perl 2.0.1, perl 5.8.7) which serves POST requests by an external application. Each POST request has some parameters which are required for further processing. The problem is that CGI::param is unable to give me a parameter’s value when invoked. This is working fine with my old application (Apache 1.3.27, mod_perl 1, perl 5.6). Interestingly, one of my server’s variables POSTDATA contains these parameters with values BUT in a query string, which I’ll have to parse and break. Am I missing something here? I have used Apache2::compat for backwards compatibility.

Thanks & regards,

Saurabh



Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
[EMAIL PROTECTED]

Reply via email to