Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Redirection from a pulldown menu

by Anonymous Monk
on Jan 24, 2000 at 03:20 UTC ( [id://2382]=note: print w/replies, xml ) Need Help??


in reply to Redirection from a pulldown menu

#!/usr/bin/perl use CGI 'param'; my $go = param('go'); print <<END; Location: $go END # add logging, etc in here. if you are setting cookies, # put them right after the Location line.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://2382]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-19 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found