Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
13496 Points
2145 Posts
Dec 16, 2011 04:37 PM|LINK
Hi ,
Here you see
url="http://www.asp.net"
Response.Write("<script>") Response.Write("window.open('" & url & "', 'myWin','height=300,width=300,status=yes,toolbar=yes,menubar=yes,location=yes,resizable=yes,scrollbars=yes');") Response.Write("</script>") Regards
shabirhakim1
Star
13496 Points
2145 Posts
Re: Help with classic ASP code
Dec 16, 2011 04:37 PM|LINK
Hi ,
Here you see
url="http://www.asp.net"