Anyone implemented application help using HTML?
From: <dawingz_at_my-deja.com>
Date: Tue, 21 Sep 1999 20:58:38 GMT
Message-ID: <7s8rho$v91$1_at_nnrp1.deja.com>
Any ideas would be appreciated.
We would prefer if the help system can be used without coding for any particular browser. It should launch the browser associated with html files. Ability to navigate to a particular section of the html page
(Anchor).
Date: Tue, 21 Sep 1999 20:58:38 GMT
Message-ID: <7s8rho$v91$1_at_nnrp1.deja.com>
Any ideas would be appreciated.
We would prefer if the help system can be used without coding for any particular browser. It should launch the browser associated with html files. Ability to navigate to a particular section of the html page
(Anchor).
I tried the following but any alternative ways would be appreciated. How to open an HTML file at a particular section (anchor) ? I want to implement the help system for our app in HTML and then open these HTML files. I have figured out how to open the the documents but I don't know how to position to a specific anchor when opening the file. i.e. Navigate to specific Form, Item information in help file.
(I customized the D2KWUTIL package to use SHELL32.DLL and function
ShellExecute to open a file using it's associated App)
Any replies will be appreciated.
Thanks.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Sep 21 1999 - 22:58:38 CEST