[thelist] ASP: changing response.redirect headers

Tab Alleman Tab.Alleman at MetroGuide.com
Tue Oct 22 12:44:00 CDT 2002


According to MS's website:

"The Redirect method sends the following explicit header, where URL is
the value passed to the method, as shown in the following code:

HTTP 1.0 302 Object Moved
Location URL"

I want to do a server-side redirect using the 307 (or possibly 301)
header.  Is this possible, and how?



More information about the thelist mailing list