Thursday, November 30, 2006

Redirecting to new window in ASP 3.0

Hi,

Any one can very easily redirect the page in new windows with the help of java script.
Following are syntax for redirecting to a new page.


<%if request("submit")<>"" then
%>

<script language="javascript">

window.open('http://localhost/content/login.asp?mstMsg=logged"%>','login');

</script>



<%
end if %>
Share:

Support this blog-Buy me a coffee

Buy me a coffeeBuy me a coffee
Search This Blog
Subscribe to my blog

  

My Mvp Profile
Follow us on facebook
Blog Archive
Total Pageviews