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

Scott Dexter sgd at ti3.com
Wed Feb 19 16:59:01 CST 2003


aardvark wrote on Wednesday, February 19, 2003 4:37 PM:
>> 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...

but can you not do something like:

<%
Response.redirect "http://mydomain.com/thispage#thatanchor"
%>

?

(m'thinks so)

sgd
--
TALX FasTime Services
Customized Systems for H.R., Payroll, and Employee Self Service
	*	Telephone/Internet Time and Attendance
	*	Telephone/Internet Surveys
	*	Automated Outbound Calling and Messages
http://www.ti3.com/TALX-Ti3/TALXTi3Fastime.htm




More information about the thelist mailing list