View Single Post
  #2 (permalink)  
Old Feb 8th, 2008, 19:03
spinal007's Avatar
spinal007 spinal007 is offline
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,619
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Creating Pop up Windows

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!
Reply With Quote