使用JavaScript打开记录集时的IE8 ADO警告 [英] IE8 ADO warning when opening a record set with JavaScript

查看:352
本文介绍了使用JavaScript打开记录集时的IE8 ADO警告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一些HTML页面使用javascript来运行sql查询等。这些html文件是从网络上的共享驱动器访问的。这在IE6完美工作。我的工作场所正在更新到IE8,我现在得到以下警告:

I have a few HTML pages that use javascript to run sql queries etc. these html files are accessed from a share drive on the network. this works perfectly in IE6. My workplace is updating to IE8 and I now get the following warning:

此网站使用可能不安全的数据提供程序,如果您信任该网站,请单击确定,否则点击取消。

"This Web site uses a data provider that may be unsafe. If you trust the Web site, click OK, otherwise click Cancel."

这是非常讨厌的每一个sql交互导致此警告。

This is very annoying as every sql interaction results in this warning.

我花了很多时间研究,解决方案似乎是,我需要将网站添加到我的信任的站点列表。但是,我无法这样做,由于组策略禁用访问IE设置,我的IT部门表示,他们不会更改受信任的站点列表。

I have spent a lot of time researching and the solution seems to be that I need to add the site to my trusted sites list. However, I am unable to do so due to group policy disabling access to IE settings, and my IT department says that they will not alter the trusted sites list.

任何其他选项?如果我能以某种方式获得一个可信的证书会有帮助?我还研究了其他的方式来尝试和运行SQL没有javascript和没有一个Web服务器,但我没有运气。

Are there any other options? If I could somehow get a trusted certificate would that help? I have also researched other ways to try and run sql without javascript and without a web server but I didnt have much luck.

推荐答案

您会收到跨网域警示,因为您在其他伺服器上存取资料。你可以把它们放在同一个服务器上,这应该可以解决你的问题。'

you're getting the cross-domain alert because your accessing data on a different server. you can put them on the same server and that should fix your problem.'

不管怎样,我的意思是这一切的诚意,你需要起床你的部门并有点心 - 心;他们会对你很警惕,很可能不听话...不要让他们劝你。有礼貌,但也要固执。如果你真的想成为一个迪克,当他们在他们的高马告诉你不,你应该质疑他们的专业知识...特别是与用户代理。如果他们从2012年的ie6转换....没有任何情况,他们可以描述,使这种可接受。我假设你的Intranet是专门为ie6构建的,这将是他们的主要借口...... dude ie7出现在2007年。他们的借口是五岁。另外....它仍然是弱酱。

regardless, and i mean this with all sincerity, you need to get up with your it department and have a little heart-to-heart; they're going to be wary of you and most likely dissmissive...do not let them dissuade you. be polite but be just as stubborn. and if you really want to be a dick about it, when they're up on their high horse telling you nay, you should question their expertise...particularly with user-agents. if they're converting from ie6 in 2012....there's no situation they can describe that makes that acceptable. i'm assuming your intranet was built specifically for ie6 and that'll be their main excuse.....dude ie7 came out in 2007. their excuse is five years old. furthermore....it's still weak sauce.

您和所有同事都可以享受chrome,如果你添加铬框架到您的安装。看看。哇你的部门。

you and all of your coworkers can enjoy chrome if you add chrome frame to your installation. look it up. wow your it department.

最后....你是一个开发者,不允许选择浏览器,他们授予你访问的浏览器甚至不是完全功能? a)退出b)退出c)退出

lastly....you're a developer that is not allowed to choose browser, and the browser they grant you access to isn't even fully functional? a)Quit b)Quit c)Quit

这篇关于使用JavaScript打开记录集时的IE8 ADO警告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆