Xpode.com        Click here to Print this article.

Redirect on url in asp

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.



http://
http://

Contributed by:
Rohit kakria
I am software developer

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=480

Click here to go on website