B
Bruce Rodtnick
I have developed a link to play my mp3 files from my database. I have
this on three different computers and on two of them I get a warning
"some files can cantain viruses, yada yada". When I click OK it goes on
fine and plays my song in the default player.
I've been told that the warning comes from Viruscan software but when I
go into explorer and double-click on the mp3 file I don't get the
warning. This is my code:
Application.FollowHyperlink FileNameAndPath, , False, False
Why is it only happening from Access and/or is there a way to stop that
warning?
Bruce
this on three different computers and on two of them I get a warning
"some files can cantain viruses, yada yada". When I click OK it goes on
fine and plays my song in the default player.
I've been told that the warning comes from Viruscan software but when I
go into explorer and double-click on the mp3 file I don't get the
warning. This is my code:
Application.FollowHyperlink FileNameAndPath, , False, False
Why is it only happening from Access and/or is there a way to stop that
warning?
Bruce