5
Easy to use tips and articles on VB.NET
Wednesday, February 09, 2011Posted by admin
Here is an example of a stand alone page which can help you to move your traffic to your new page. Just copy the following lines into a note pad , remember to change the url to the actual page where you want to redirect. Save the page with a .aspx extension. eg. If you save this page as “OLD.ASPX” then every time someone types in this url eg. “http://vbnet.redirect.com.au/old.aspx” it will redirect to the new page <%@ Page Language="VB" Debug="true" %>
Comments
Comment#23 Friday, February 11, 2011 Posted by Sumeet Singh
Simple and easy articles on practical tips in using vb.net to develop windows and ASP.NEt applications.