[thelist] Can I do this in ASP?

Chris Blessing thelist at lists.evolt.org
Tue Apr 9 12:29:00 2002


Hence Response.Transfer with ASP3/IIS5 (internally "redirects", returning a
diff. page).

Chris Blessing
webguy@mail.rit.edu
http://www.330i.net

> it's worth noting that the header is an HTTP 302, Object moved
> header... this may not affect you too much, but some versions of
> IE3, and even IE4, with HTTP1.0 settings enabled, can choke on
> that header and display no page at all...