I have a hyperlink (file:\\G:\MyMdb.mdb) in my Mail (HTML Format) to a mdb file on our network.
When the user click on the hyperlink, the user always get a question if he/she wanna open the mdb or save it on the disk.
I want that the mdb alwayas should open when the user click on the link. How do I do that?
Code:<a href=file:\\G:\MyMDB.mdb><FONT color=#808080 face=Times New Roman size=3>Click here to open the MDB</a>.




Reply With Quote