ASP Redirect Method
Complete Response Object Reference
The Redirect method redirects the user to a different URL.
Syntax
| Parameter |
Description |
| URL |
Required. The URL that the user (browser) is redirected to
|
Examples
<%
Response.Redirect "http://www.w3schools.com"
%>
|
Complete Response Object Reference
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|