![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, In my web application, i use this following code to open a pop up window. Its working in my machine. Response.Write("var win = window.open('ResponseCountReport.aspx',null,'heigh t =300 width=420 scrollbars=yes');"); But when i hosted my application in my ISP server, its not working. Any idea where the problem will be? Thanks in advance. Regards, Gomathi |
#3
| |||
| |||
|
|
Code seems to be fine. Try to debug directly from ISB server, as you should have administrative rights to your web space. Also, check if the ISP server fullful the requiremnts for your web page, like support fo ASP.net in the web server etc. "Gomathi" <gomathi (AT) celtycs-consulting (DOT) com> wrote in message news:e8hKGQeNGHA.648 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Hi All, In my web application, i use this following code to open a pop up window. Its working in my machine. Response.Write("var win = window.open('ResponseCountReport.aspx',null,'heigh t =300 width=420 scrollbars=yes');"); But when i hosted my application in my ISP server, its not working. Any idea where the problem will be? Thanks in advance. Regards, Gomathi |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |