Question
Calling a specific webhelp topic doesn't work on some pcs
Users press F1 to get help on a specific page in our app. The calls are implemented as absolute paths using file:///path/main_help.htm#topic.htm. (This method is described in Peter Grainge's site: http://www.grainge.org/pages/authoring/calling_webhelp/using_urls.htm.)