This method first stops the server from processing the current script and then causes the browser to attempt to connect to a different URL. For more information, see the Redirect method of the Response object.
HRESULT Redirect(
BSTR bstrURL |
//binary string that contains the URL |
); |