Website Design, Web Design, Web Hosting, E-Commerce and IT Services
Home
>
Articles
>
ASP.NET VB
>
Redirect function
Shopping Cart (0)
Home
About us
Products
Website Design
Web Hosting
Services
Service Areas
Portfolio
Technical Articles
Support
Contact us
Links
Redirect function
To redirect to a different page, use the below:
Response.Redirect("http://www.wallaceit.co.uk")
Remember that this is not just an asp.net 1.1 function, it will also work with 2.0.
Send a link to this page via email