Hi All,
I am working in .NET 2.0 frame work web application. In my application i used javascript and with that i used the window.createPopup() function. It is working fine with IE. But it is not working with Firefox, Netscape Navigator and Opera. Please provide me the alternative solution so that i can use that to get the same functionality. I have tried with window.open() also but it is not providing the same functionality.