J
Josh Yuan
Hi,
I have coded visual basic code to open up PDF file based
on the hyperlink address in a field using FollowHyperlink
method.
However, each time the code run, it bring up the following
warning msg, which is annoying:
***Microsoft Office ************************
Opening c:\test.pdf
Some files can contain viruses or otherwise be harmful to
your computer. It is important to be certain that this
file is from a trustworthy source.
Would you like to open this file?
YES button No button
********************************************
Is there anyway to turn this warning off using vb code?
Your help is greatly appreciated.
Josh
I have coded visual basic code to open up PDF file based
on the hyperlink address in a field using FollowHyperlink
method.
However, each time the code run, it bring up the following
warning msg, which is annoying:
***Microsoft Office ************************
Opening c:\test.pdf
Some files can contain viruses or otherwise be harmful to
your computer. It is important to be certain that this
file is from a trustworthy source.
Would you like to open this file?
YES button No button
********************************************
Is there anyway to turn this warning off using vb code?
Your help is greatly appreciated.
Josh