in reply to Re: LWP::Simple and redirects
in thread LWP::Simple and redirects
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.
|
|---|