The following code shows how to open a POPUP Window using HTML Code
In <a href>
onclick="window.open
('OpenPopUp.aspx', 'invite','resizable=yes,scrollbars=yes,height=444,width=555,false');"<Open Pop Up...
|
| Author: Kapil Dhawan 17 Jun 2008 | Member Level: Gold Points : 1 |
Hello Nice piece of code Thanks for sharing your knowledge with us. I hope to see more good code from your side Regards, Kapil
|