The easy way to make the browser return to your app is to temporarily set your app to be the launcher (there is a PrefSetPreference() option for that) and then the browser will indeed return to your app. Once it does, restore the old browser setting. I'd also respond to the reset launch code, so that if there is a crash in Blazer, you can restore the old launcher setting (save the old launcher preference in your preferences).
The hard way is to sublaunch the browser the way Accessorizer does. This is less reliable and uses more memory (and requires either a YAHMlib license or bundling Accessorizer and calling its CODE #0 resource) but will return to just where you were in your app. http://www.1src.com/freeware/fileinfo.php?id=1674 (includes source code). -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
