Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: http::header, redirect, hyperlink send with location

by sutch (Curate)
on Mar 25, 2001 at 20:55 UTC ( [id://67035]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use CGI;
    my $q = new CGI;
    print $q->redirect(-uri=>'http://blah.com/blah');
    
  2. or download this
    Status: 302 Moved
    location: http://blah.com/blah
    

Log In?
Username:
Password:

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

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

    No recent polls found