[thelist] Response.redirect("_top")?

aardvark roselli at earthlink.net
Wed Feb 19 16:37:04 CST 2003


> From: Rob Smith <rob.smith at THERMON.com>
>
> Quick ASP question:
> Is there a way I can control the target of a response.redirect with
> ASP?

nope... a response.redirect works by issuing a 302 header with an
address for another file... the browser just continues its request to
the new file, replacing what it was about to load...

--
my latest book project:
  Web Graphics for Non-Designers
  http://amazon.com/exec/obidos/ASIN/1904151159/evoltorg02-20
  ISBN: 1904151159



More information about the thelist mailing list