Suresh M K

Suresh M K

  • NA
  • 1
  • 0

using POPUP windows in WebForms

Mar 22 2006 12:43 AM

We are using some POPUP windows in our webform(.aspx )
When the user clicks on a button say  "ADD NEW "  button will open a
popup Child window where user can type and save records.

Now my problem is if the users browserSetting prevent POPUP How can I alert the user that a popup window is blocked and How he can Enable that POPUP Window.So I wanted to detect whether browser settings prevents POPUP window and if so I want to give instructions to the User to enable it.

Or Do you think it a good idea to use popup windows ?Is there any good ideas to Solve these kind of problems.



Thank you very much for listening to me