Tom Wisnowski
2003-11-13 18:34:48 UTC
Hi,
I was wondering what was the best way to provide help on
my web site. I want to use CHM files, but when i create a
anchor to navigate to the chm file on the server, IE
displays a warning (asking to save the file). I don't want
to display this message to the user. I use code similiar
to this: <a href="http://server/help.chm">click here</a>
I know IE can download chm files to its temp cache without
prompting the user, i just don't know how it does it. I
have observed this by publishing the uncompressed help
files to server and using the Help OCX to vie the table of
contentes file (.hhc). The table of contents contains a
link to another chm file, which it downloads. No message
is displayed asking me to save.
How does it do that?
I was wondering what was the best way to provide help on
my web site. I want to use CHM files, but when i create a
anchor to navigate to the chm file on the server, IE
displays a warning (asking to save the file). I don't want
to display this message to the user. I use code similiar
to this: <a href="http://server/help.chm">click here</a>
I know IE can download chm files to its temp cache without
prompting the user, i just don't know how it does it. I
have observed this by publishing the uncompressed help
files to server and using the Help OCX to vie the table of
contentes file (.hhc). The table of contents contains a
link to another chm file, which it downloads. No message
is displayed asking me to save.
How does it do that?