IE7 怎么调用宝丽通播放器

来源:百度知道 编辑:UC知道 时间:2024/06/08 00:14:35
亚阳调用宝丽通,IE6调用正常,IE7无法调用,安装后还要求下载安装播放器.代码如下:

<!--#include file="conn.asp" -->
<link rel="stylesheet" href="images/css.css" type="text/css">
<body style="border:none" scroll=no leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onkeydown="return false">
<script language=javascript src="images/js.js"></script>

<%
if Rq("id")="" then
call msgbox_j("错误的ID号...","self.close()")
Response.end
end if

'///////////检测服务有无开放///////////////
if site_play_statu<>"是" then
call msgbox_j("对不起系统关闭了观看服务,请稍后再来....","self.close()")
Response.end
end if

if TestIP("限制")=True then
call msgbox_j("播放失败\nIP:"&Request.ServerVariables("REMOTE_ADDR")&&qu

下载到d盘正确,下载到什么地方没有要求
不会导致ie7不稳定,也不会安装后无法使用
是双击下载的ie7图标,一直按下一步安装,重新启动
如果安装ie7一般没有问题,除非你的系统中安装了不兼容软件,不过现在好像还没有发现。
是覆盖了ie6
如果没有安装ie7就删除那个图标,就不能安装了,只能重新安装。