Using the
Server Object
with the
Transfer Method
for: Re-Direct
Avoid sending requests to the the client when Re-Directing.
Code:
Highlight
<% Server.Transfer "/whatever/whatever.asp" %>