Title: Controlling conditional help

Has anyone used conditional help files controlled from a Delphi applications?

We have written HTML help files that include various sections that are only visible to the users if certain system switches are set.  I can include or hide these sections by setting cookies and this works well.  These help files are accessed from Delphi 5 using hh.pas from The Helpware Group. 

However I haven't yet sorted out how to control the cookies on the local machine from the Delphi app.

Any pointers??

Stephen

Reply via email to