Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What tags do I add to an HTML Help file, to get IE to show them as Help Files, rather than as a Web Site
Posted

1 solution

If you mean how to get the files to display in the help file viewer, like standard F1 type help, then there are no tags to use. You must compile the the file to a chm format.

http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900