Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Help needed on HTTP redirects

by johnnywang (Priest)
on Aug 04, 2004 at 17:15 UTC ( [id://380047]=note: print w/replies, xml ) Need Help??


in reply to Help needed on HTTP redirects

You can use LWP::Simple::getprint("your page B") to get the return code, actually to check whether it's successful, simply do:
is_success(getprint("http://your_page_B"))
You can then send a redirect.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-29 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found