Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: URL redirection

by siva kumar (Pilgrim)
on Oct 22, 2007 at 09:41 UTC ( [id://646404]=note: print w/replies, xml ) Need Help??


in reply to URL redirection

You might have used print statement before doing CGI redirect. You can also use print "Location: http://www.somewhere.com\n\n";
or else you can use
<META HTTP-EQUIV="refresh" content="1;URL=http://www.somewhere.come/">

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-26 05:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found