数据库无法使用Chrome中的file:///从链接打开

时间:2012-06-04 18:48:19

标签: html file-uri

相关链接代码:

<a href="file:///G:\Fileshare\General\PO_Database\PO.mdb">Purchase Order Database</a>

在IE中打开就好......为什么不在FF或Chrome中?有解决办法吗?

1 个答案:

答案 0 :(得分:3)

此问题是由Chrome和Firefox中的默认安全设置引起的。

要让Chrome在下载后自动打开* .mdb文件,请执行以下步骤:

1)第一次告诉浏览器你要保留文件

Tell Chrome to keep file type

2)告诉浏览器您想从现在开始自动打开文件

tell Chrome to auto-open file type

3)在第2步之后,您会在Chrome设置中注意到“清除自动打开设置”的新按钮

Clear auto-opening settings button in Chrome

4)将文件扩展名与Microsoft Access程序相关联

associate file extension with program