I have a HTML Help File (.chm) that is accessible on the host but access from the "station" (non-Host) results in "Action Cancelled" and "Page Not Available" messages. To use the UNC Path Ive changed the specification for the file to:
Code:
App.Help = "\\sportsware2\GHM\GHMHelp.chm"
sportsware2 is the name of the Host and GHM is the name of the shared folder. Any suggestions?