problem with creating help

A

Associates

Hi,

I was wondering if anyone might be able to help me here. I would like to
create a help file for the Access database we created for our client. I have
a user manual document saved in RTF. What i would like the users to be able
to press F1 button to retrieve the user manual document. I have followed the
guide in the windows help file but did not manage to get it to work.

Could anyone give me a guide as to get this help file to work?

Thank you in advance
 
A

Associates

Thank you Dennis for your reply.

Sorry about that. It's for Access 03. I have tried the suggestion from the
following link

http://support.microsoft.com/kb/242433/EN-US/

It works when creating HTML file using the HTML workshop. However, i have
got a document which will become a HELP document for the database. So i open
it up in word because it's originally made using word 03. Then, saved it in
htm file format. I followed the steps instructed from that link. It compiled
OK.

The problem is when clicking the button F1, it loaded up the HELP but took
ages and in the end, it said "There is no enough memory...". The second time
trying to press F1 button again, the error message said "error starting in MS
help".

Is this to do with the way i convert the word into .htm? or is the created
HELP.htm too large to handle? or i should not use word office to do the
conversion?

Thank you once again in advance
 
A

Associates

Hi again,

I have tried to use the method from the following link

http://support.microsoft.com/kb/242433/EN-US/

But the problem is that the image doesn't show up. I have placed the
database and all the relevant documents in the same folder.

Here is the part where the image is (in the myhelp.htm)
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75"
style='width:369pt;
height:168.75pt'>
<v:imagedata src="HELP_files/image001.png" o:title="chw6"/>
</v:shape><![endif]--><![if !vml]><img width=492 height=225
src="HELP_files/image002.jpg" v:shapes="_x0000_i1025"><![endif]></p>

All the text are there except for the image (only a red cross sign)

Any ideas?

Thank you in advance
 
Top