Click to See Complete Forum and Search --> : CHM Help


ttohme
March 9th, 2006, 12:24 PM
Hello,

I was wondering if CHM would have any capability to perform logical tasks, such as reading from a file...

thanks

Marc G
March 9th, 2006, 03:03 PM
Please explain in more details what you are trying to do.

cilu
March 12th, 2006, 12:02 PM
No. A CHM file is a compressed HTML file.

Marc G
March 16th, 2006, 02:08 PM
I was wondering, since it's HTML and since it's being rendered by an Internet Explorer object, would it be possible to use javascript in CHM files? Never tried it myself ...

cilu
March 16th, 2006, 03:20 PM
Never tried that myself either, but it works (at least to my knowledge). Here is an example:
http://www.mshelpwiki.com/index.php?page=HTMLHelpTipMergedConditionalLinks

But there are problems, like this one:
http://support.microsoft.com/kb/q214807/

Marc G
March 17th, 2006, 03:36 AM
Interesting links :)