![]() |
|
"be consistent" | |
PerlMonks |
Re: Re: LWP::Simple and redirectsby shotgunefx (Parson) |
on Feb 26, 2002 at 20:44 UTC ( #147720=note: print w/replies, xml ) | Need Help?? |
It does have a redirect.
document.location.href = "/index.jsp";I would normally suggest just changing the url to http://www.courier.co.uk/index.jsp but when I do this, it works but there is no content. Maybe it's agent sensitive, try using UserAgent instead and set the UserAgent string to match IE. -Lee "To be civilized is to deny one's nature."
In Section
Seekers of Perl Wisdom
|
|