[thelist] IIS4 v. "IIS5"

aardvark roselli at earthlink.net
Tue Oct 24 07:19:04 CDT 2000


> From: Scott Dexter <sgd at ti3.com>
>
> > Response object error 'ASP 0156 : 80004005' 
> 
> turn buffering on ...

scott's answer is the best one, although i make sure all my script 
logic occurs *before* i send any HTML to the browser at all, so i 
don't run into that...

however, the response.redirect isn't the best way to move users... 
server.transfer is better, but as you know is only available in IIS5... 
just be aware that some users will get an 'Object moved' error in IE 
depending on their HTTP settings...





More information about the thelist mailing list