04-08-2009 08:10 PM
I know we can invoke a browser by:
Browser.getDefaultSession().displayPage("http://google.com");
Is there a way to invoke the "Internet Browser" instead of the "Blackberry Browser". I want to access the web via the cell network and not the company network.
Thanks
-Steve
04-09-2009 06:17 PM
04-09-2009 06:44 PM
Article Number: DB-00701
includes information on multiple ways of invoking browsers.
Does anybody know if there's a simple (non-signed access?) analog to MIDlet.platformRequest() for UiApplication? That invokes the "Internet Browser" instead of the "BlackBerry Browser".
Is the "BIS Browser" the same as the "Internet Browser"?
04-09-2009 11:00 PM
Thanks for finding that. I think that will solve my problem.
Much appreciated.
-Steve