本文介绍了如何解决此问题:res://ieframe.dll/dnserrordiagoff.htm#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

res://ieframe.dll/dnserrordiagoff.htm#



无法在点击活动中访问iframe中的网站,



res://ieframe.dll/dnserrordiagoff.htm#



上面的字符串被添加到请求的URL



res://ieframe.dll/dnserrordiagoff.htm#http://domain.xxx.aspx,



我试图在iframe中使用href打开http://domain.xxx.aspx



在本地主机上正常工作,但当放在服务器中时,它是不工作,



任何建议都表示赞赏。

res://ieframe.dll/dnserrordiagoff.htm#

Unable to access a website in iframe in click event,

"res://ieframe.dll/dnserrordiagoff.htm#"

the above string is prepended to the requested url

res://ieframe.dll/dnserrordiagoff.htm#http://domain.xxx.aspx ,

''m trying to open http://domain.xxx.aspx in iframe using href

working fine in local host, but when placed in server, it is not working,

any suggestion is appreciated.

推荐答案


这篇关于如何解决此问题:res://ieframe.dll/dnserrordiagoff.htm#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 05:49