opening the popup window by avoiding the popup blocker
Hi.. In my application i'm using window.showmodaldialog() to popup the window
When i run it on IE popup blocker wont block the window but when i run it on
firefox pop up blocker blocks the window..
can any one tell m how to opup a window which canot be blocked by the popup blocker in both IE and FireFox?
Thank you....