On 28 Nov 2000, Alexander Haeckel wrote:

> 
> Hi there,
> 
> I want to control the way a CGI program works by modifying the
> parameters passed to it within a FixupHandler. For GET requests
> everything works fine. But for POST requests the parameters seem to be
> deleted after reading them. If the CGI program is a Perl script I get
> the parameters within $r->pnotes to a modified Apache::PerlRun.pm as
> PerlHandler to solve the problem. 

http://perl.apache.org/guide/snippets.html#Convert_a_POST_Request_into_a_GE
http://perl.apache.org/guide/snippets.html#Redirect_a_POST_Request_Forward
http://perl.apache.org/guide/snippets.html#Reading_POST_Data_then_Redirect

> 
> How can I get the parameters to a binary CGI program?
> 
> Thank you for your help,
> Alexander
>  
> -- 
> There never was a good war or a bad peace.
>                 -- B. Franklin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to