Web Design
,
Website Design
,
Web Hosting
,
E-Commerce
and
IT Services
Home
>
Articles
>
ASP.NET VB
>
Redirect function
Shopping Cart (0)
Home
About us
Products
Web Design
Web Hosting
Services
Service Areas
Portfolio
Technical Articles
Support
Contact us
Partners
Links
Request Link Exchange
Redirect function
Tuesday 17 October 2006
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.
(
0
)
Send a link to this page