本文介绍了查看数据访问页(DAP) - Internet Explorer保护您的安全的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Microsoft Windows XP上使用Microsoft Access开发一些数据访问页(DAP)

2003.


当我尝试打开这些页面时(位于我的C:驱动器上,数据访问页面的显示被阻止,我在Microsoft Internet Explorer的信息栏中收到以下错误

消息:


为了保护您的安全,Internet Explorer已限制此

网站显示某些内容。点击这里查看选项。


然后我可以点击信息栏以允许阻止内容,并且

一切正常 - 但它得到一个经过一个

后很烦人。当我尝试为我的用户部署这些

数据访问页时,知道如何阻止这种情况发生吗?

I am developing some Data Access Pages (DAP) using Microsoft Access
2003 on Microsoft Windows XP.

When I try to open these pages (located on my C: drive), the display of
the data access page is blocked and I receive the following error
message in the Information Bar in Microsoft Internet Explorer:

"To help protect your security, Internet Explorer has restricted this
site from showing certain content. Click here for options."

I can then click on the Information Bar to Allow Blocked Content, and
everything works just fine - but it gets a little annoying after a
while. Any idea how to stop this happening when I try and deploy these
data access pages for my users?

推荐答案




不是,这是一个安全功能。如果您可以将汽车停在

街道,点火钥匙并没有将其取下,那么MS将会删除该块:-)


完全避免它的唯一方法是编写一个真正的Web应用程序。



Not really, it''s a security feature. When you can leave your car in the
street with the keys in the ignition and not have it taken, then MS will
remove that block :-)

The only way to completely avoid it is to write a real web application.




这篇关于查看数据访问页(DAP) - Internet Explorer保护您的安全的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-31 22:31