How can I detect whether my popup window is blocked by a popup blocker?
Created Mar 25, 2004
Christopher Koenigsberg
I guess you could try checking whether an object is not null and is of the right type, for something in the popup window.
Created Mar 25, 2004
Christopher Koenigsberg
I guess you could try checking whether an object is not null and is of the right type, for something in the popup window.