G
Guest
Hello,
How are the following ways to navigate the site different?
Why are there so many to do the same thing?
Which one is best to follow?
window.href.location = "..."
Server.Transfer("...")
Response.Redirect("...")
Thanks in advance,
Rick
How are the following ways to navigate the site different?
Why are there so many to do the same thing?
Which one is best to follow?
window.href.location = "..."
Server.Transfer("...")
Response.Redirect("...")
Thanks in advance,
Rick