My primary job at my work is documenting our software in a help file and connecting the F1 links (context ID's). The software I'm using also supports the ability to publish the project to a set of HTML files, like a mini-website. I can easily post these files on our company's website and access them, but the tricky part is catching the F1 and redirecting it. If anyone knows any specific tricks for this, that's what I need. The Application object should have an event I can assign, but how to actually convert the ID to a [possibly dynamic] web link? I was thinking of making a master help context page on the website, where a single parameter is passed (like and then the page redirects accordingly.
JD Solutions
JD Solutions