I have a .doc Help guide for an application I have written, with Bookmarks at relevant sections.
What is the easiest way through an Oracle Form to open this at a specific bookmark when the help button is clicked?
i.e. If a user is at a text item for an address, and clicks the help button, I need to determine where the cursor focus is at (in this case, address line 1) and open the .doc document at the bookmark "address_help".
Thanks for any help