|
Originally Posted by copenhagen
|
Hey,
I need a browser that will allow popups when surfing wirelessly, or some sort of tweak. It's needed for logging in.
Help please!
Ras
|
In many, not all, but I would venture most to say, most cases that popup is not an IE popup but is a product of the OS. It's an API call into the OS to display that window, the same screen (possibly different dialog) that pops up when you enter a password for any network aware OS service. After the API call the data obtained is handed back to the calling application through IE. Your problem may not be solvable with the mobile OS.
Of course your issue may be different and they may be using a java applet or could be using an IE popup, but usually it's the API call. Good luck.