Hi Michael, thank you so much. I have managed to find a deeplink pointing into Access Dev Knowledge base(their search page seems gone) - this source code does the web browser calling: http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_fa qid=731
Big thank you! Tam Hanna Subject: Re: Open web browser programatically From: Michal Seliga <[EMAIL PROTECTED]> Date: Sun, 15 Jun 2008 20:34:31 +0200 X-Message-Number: 3 On treos you can use HsBrowseUrl(char *url), it will openn url in browser which is set as default one in system prefs. on others there is no such setting so i guess you will have to make detection for various browsers and use one which is available -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
