View Single Post
  #3 (permalink)  
Old Feb 11th, 2008, 14:35
Hunter Hunter is offline
Junior Member
Join Date: Oct 2006
Location: London
Age: 27
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Hunter
Re: Creating Pop up Windows

Quote:
Originally Posted by spinal007 View Post
Nothing to do with ASP.net. Popup windows are created client-side, using javascript executed by the user's browser (not your server).

http://www.htmlgoodies.com/beyond/ja...le.php/3471221
http://www.w3schools.com/htmldom/met_win_open.asp
and lots more!
Can it be done only with javescript?
Reply With Quote