A
A.M
Hi,
I am trying to use Response.Redirect to redirect the response to another
website (say http://www.yahoo.com) but asp.net redirects the request to
http://localhost/www.yahoo.com
Which is wrong.
I need to redirect the client browser to diffrent website.
How can I do that?
Thanks,
Alan
I am trying to use Response.Redirect to redirect the response to another
website (say http://www.yahoo.com) but asp.net redirects the request to
http://localhost/www.yahoo.com
Which is wrong.
I need to redirect the client browser to diffrent website.
How can I do that?
Thanks,
Alan