Popup window

G

Gomathi

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,'height =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
 
F

Farrukh

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.
 
V

vaibhav.sinha

code is write
check whether Javascript blocked is enable or not
Disable it .
and then run the code it will work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top