| Author: sappi 07 Oct 2008 | Member Level: Gold | Rating: Points: 2 |
u need to write window.open("page name") is enough to open the popup
|
| Author: ashfaqq 07 Oct 2008 | Member Level: Silver | Rating: Points: 2 |
window.open("http://localhost:3037/WebSiteTest/Calendar.aspx");
|