Warning Message for Hyperlink

C

Chaplain Doug

Access 2003, Windows XP. In my form I have a button that
opens a PDF help file as follows:

Application.FollowHyperlink "Help.pdf", , True

When this is executed I get a warning dialog that says:Opening "Help.pdf"

Hyperlinks can be harmful to your computer and data. To
protect your computer, click only those hyperlinks from
trusted sources. Do you want to continue?HOW CAN I GET RID OF THIS WARNING MESSAGE?
 
Top