Click here to hide categories Click here to show left categories
User: Home welcome : Guest Log In / Register here
If we want to redirect page on another location then we may use asp page also. In asp page we may write the below syntax. <% Response.Redirect "http://www.xpode.com" %> It will work only Window hosting as asp is microsoft technology.