[kw-pm] Redirection in Perl CGI

Raymond broadswd at gmail.com
Mon Jul 27 14:46:06 PDT 2009


You can always open another connection (using LWP for example) and
post the sanitised variables to that script and do whatever you want
with the response (eg. display to the user).

A lot of payment gateways are used in this manner.

On 7/27/09, Robert Pike <roberthpike at yahoo.com> wrote:
> CGI application: what's the best way to take content passed in to a perl
> script from a form and have that content passed on/redirected to another
> script? Anyone know how to accomplish this without having to tack onto the
> url? Thanks.
>
>
>       __________________________________________________________________
> Looking for the perfect gift? Give the gift of Flickr!
>
> http://www.flickr.com/gift/
>
> _______________________________________________
> kw-pm mailing list
> kw-pm at pm.org
> http://mail.pm.org/mailman/listinfo/kw-pm
>

-- 
Sent from my mobile device


More information about the kw-pm mailing list