C
codefragment
Hi
When redirecting does it make a difference if you do it a client
side redirect or via an asp.net call?
Assume that the client has a hyperlink which was populated based on
what the server thinks is the url, can you have cases where the url
shown is different to that which the server thinks it is due to some
kind of mapping? If so should redirects always occur via the server
side code?
When redirecting does it make a difference if you do it a client
side redirect or via an asp.net call?
Assume that the client has a hyperlink which was populated based on
what the server thinks is the url, can you have cases where the url
shown is different to that which the server thinks it is due to some
kind of mapping? If so should redirects always occur via the server
side code?