sureshcd10 Posted March 22, 2006 Posted March 22, 2006 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 :confused: Thank you very much for listening to me Quote ima
ashutosh9910 Posted March 22, 2006 Posted March 22, 2006 you can open window as Modal dialog box. Ashutosh Quote http://vyasashutosh.blogspot.com
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.