If I redirect to another website, does this simply respond with a command for the client browser to pull up the refering website? Or does my server pull the refering website and serve it to the client?
Reply from Richard Rost:
If you use response.redirect you're basically telling the browser to go to another page. The other web site doesn't get pulled into YOUR server. Everything happens in the client's browser.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Active Server Pages 103.