BillNielsen
Programmer
I'm trying to link a help file (*.hlp) in a page. I'm using this code:
<a href="Myhelp.hlp">Call the Windows based help file</a>
I keep getting the File Download Dialog Box ("Do you want to save or open this file?". I've read an article at MSDN
( and did what it says but I still get the lousy box showing up.
Anyone have gone through this before and can help me out here. I sure would appreciate it.
Thanks,
Bill N
<a href="Myhelp.hlp">Call the Windows based help file</a>
I keep getting the File Download Dialog Box ("Do you want to save or open this file?". I've read an article at MSDN
( and did what it says but I still get the lousy box showing up.
Anyone have gone through this before and can help me out here. I sure would appreciate it.
Thanks,
Bill N