Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Redirection in parl?

by gryphon (Abbot)
on Feb 08, 2001 at 01:06 UTC ( [id://57062]=note: print w/replies, xml ) Need Help??


in reply to Redirection in parl?

Greetings SilverB1rd,

You could always try using HTML rather than Perl. I don't know if this will help your situation, but you never know. Try this:

my $url = 'http://www.mydomain.com'; print "<Meta HTTP-EQUIV=\"Refresh\" CONTENT=\"0;URL=$url\">\n\n";

-Gryphon.

Replies are listed 'Best First'.
Re: Re: Redirection in parl?
by SilverB1rd (Scribe) on Feb 08, 2001 at 01:15 UTC
    Thanks guys! the print "Location: http://www.mydomain.com/\r\n\r\n"; works fine for me.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-28 10:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found