[thelist] Viewing content of HTML redirect
Brian Cummiskey
Brian at hondaswap.com
Mon Mar 24 13:50:18 CDT 2008
Julian Rickards wrote:
> Hi:
>
> If you go to http://ontario.ca/mininglands, there seems to be a bit of a
> pause as the redirect takes you to
> http://www.mndm.gov.on.ca/mndm/mines/lands/default_e.asp. It is my belief
> that the redirect is an HTML redirect (and not a server-based one) because
> of the pause.
>
It's not html based. Looks like they have a host header or htaccess
script that directs the page to 'redirect.asp' which then brings you to
the gov location.
There's no html to view.... most likely a
response.redirect "page"
More information about the thelist
mailing list