On Sun, 9 Dec 2001, Mark Hedges wrote:
> > It would be an HTTP redirect, I think, written out by ASP VBS code, like: I am unfmiliar with ASP or VBS, but yes, I think that they would probably follow it. If you telnet to port 80 and request the page, you can step through and see what happens > telnet my.host.org 80 connected GET /dir/page.htm HTTP/1.0 host: my.host.org HTTP/1.0 302 Found Date: Mon, 10 Dec 2001 08:12:28 GMT Server: Apache/1.1.1 Location: http://my.host.org/some/other/page Content-type: text/html etc. regards -- Andrew Daviel, TRIUMF, Canada Tel. +1 (604) 222-7376 [EMAIL PROTECTED] -- This message was sent by the Internet robots and spiders discussion list ([EMAIL PROTECTED]). For list server commands, send "help" in the body of a message to "[EMAIL PROTECTED]".
