| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 655 人关注过本帖
标题:[求助]怎么会出现拒绝访问的问题啊~!~
只看楼主 加入收藏
rodney520
Rank: 1
等 级:新手上路
帖 子:8
专家分:0
注 册:2006-10-7
收藏
 问题点数:0 回复次数:0 
[求助]怎么会出现拒绝访问的问题啊~!~

<!--#include file="conn.asp"-->
<%
'************************************
'从index.asp中,传过你选的歌曲编号
'************************************
dim founderr,errmsg, str
founderr=false
errmsg=""
if request("music_id")="" then
response.write "<script language=javascript>"
response.write "alert('请填检查音乐参数是否正确!');"
response.write "</script>"
response.write "<script language=javascript>location='javascript:history.back()'</script>"
Response.End
else
end if
wma=replace(request("music_id"),"","")
wma=wma
sql="select * from music where id="&Wma
set rs=conn.execute(sql)
sql="UPDATE music SET hit = hit + 1 where id in (" & Wma & ")"
conn.execute(sql)
musictype=rs("type")
str=rs("file")
rs.close
set rs=nothing
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh" lang="zh">
<HEAD>
<TITLE><%=musicsinger%> - <%=musicname%> - <%=webname%></TITLE>
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE1 {color: #00CC00}
.STYLE2 {color: #00CC00; font-weight: bold; }
.STYLE3 {color: #009900}
-->
</style>
<style type="text/css">
<!--
.style9 {
color: #9E252F;
font-size: 9pt;
}
.style10 {color: #F2F2F2}
-->
</style>
</HEAD>
<BODY topmargin="0" leftmargin="0" background="img/bg_03.gif" Bgproperties="fixed">
<!-------------判断文件类型------------------------------>
<%If musictype="rm" Or musictype="rmmtv" then%>
<SCRIPT language=JavaScript src="play/Realplayer.js"></SCRIPT>
<%End if%>
<%If musictype="flash" then%><!--判断是否flash是就调用js3.asp-->
<script language="javascript" src="js3.asp?id=<%=musicid%>&server=<%=mtvserver%>"></script>
<%End if%>
<%
Call head()'网页顶部图片
Call menu()'网页顶部导航菜单代码开始
%>
<!----------------------------播放开始---------------------------->
<!--#include file="server.asp"-->
<script language="jscript.encode" src="urllist.asp?pass=asfmtv&server=<%=mtvserver%>"></script>
<TABLE width=350 border=0 align=center cellPadding=0 cellSpacing=0 bordercolor="#FFFFFF">
<TBODY>
<TR>
<TD width=15 background=play/chattingroom2_01.gif height=22></TD>
<TD width=320 bordercolor="#FFFFFF"><A target="_blank" href="index.asp"><IMG
src="play/chattingroom2_01.jpg" border=0></A></TD>
<TD width=15 background=play/chattingroom2_02.gif></TD></TR>
<TR>
<TD background=play/chattingroom2_04.gif></TD>
<TD width=320 height=245 bordercolor="#FFFFFF" bgcolor="#ffffff">
<DIV><script language="jscript.encode">
<!--
document.write ("<OBJECT id=\"MediaPlayer\" codeBase=\"http:\/\/activex.microsoft.com\/activex\/controls\/mplayer\/en\/nsmp2inf.cab#Version=5,1,52,701\" classid=\"CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6\" width=\"320\" height=\"245\" type=\"application/x-oleobject\" standby=\"Loading Microsoft? Windows Media? Player components...\">\n")
document.write ("<PARAM NAME=\"URL\" VALUE='" + str + "'>\n")
document.write ("<PARAM NAME=\"rate\" VALUE=\"1\">\n")
document.write ("<PARAM NAME=\"balance\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"currentPosition\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"defaultFrame\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"playCount\" VALUE=\"1\">\n")
document.write ("<PARAM NAME=\"autoStart\" VALUE=\"1\">\n")
document.write ("<PARAM NAME=\"currentMarker\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"invokeURLs\" VALUE=\"-1\">\n")
document.write ("<PARAM NAME=\"baseURL\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"volume\" VALUE=\"100\">\n")
document.write ("<PARAM NAME=\"mute\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"uiMode\" VALUE=\"none\">\n")
document.write ("<PARAM NAME=\"stretchToFit\" VALUE=\"1\">\n")
document.write ("<PARAM NAME=\"windowlessVideo\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"enabled\" VALUE=\"-1\">\n")
document.write ("<PARAM NAME=\"enableContextMenu\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"fullScreen\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"SAMIStyle\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"SAMILang\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"SAMIFilename\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"captioningID\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"enableErrorDialogs\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"_cx\" VALUE=\"8467\">\n")
document.write ("<PARAM NAME=\"_cy\" VALUE=\"8467\">\n")
document.write ("<PARAM NAME=\"AutoSize\" VALUE=\"0\">\n")
document.write ("<\/OBJECT>\n")
//-->
</script>
</DIV></TD>
<TD background=play/chattingroom2_03.gif></TD></TR>
<TR>
<TD background=play/chattingroom2_04.gif height=20></TD>
<TD height="20" bordercolor="#FFFFFF" bgColor=#000000><TABLE
style="BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff"
width="100%" border=1>
<TBODY>
<TR>
<TD
style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none"
align=left width="13%"><IMG id=statImg height=15
src="play/chattingroom_stop.gif" width=32 border=0></TD>
<TD id=mediaInfo style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; COLOR: #89a4ff; BORDER-BOTTOM: medium none" vAlign=bottom width="68%" align=left>影片需要缓冲...请稍候...</TD>
<TD id=mediaTime
style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; COLOR: #89a4ff; BORDER-BOTTOM: medium none"
vAlign=bottom align=right width="19%"></TD></TR></TBODY></TABLE></TD>
<TD background=play/chattingroom2_03.gif></TD></TR>
<TR>
<TD background=play/chattingroom2_05.gif height=54></TD>
<TD bordercolor="#FFFFFF">
<TABLE cellSpacing=0 cellPadding=0 width=320 border=0>
<TBODY>
<TR><TD onmousedown=mouseDown(0) id=pZone style="LEFT: 0px; POSITION: relative" background=play/chattingroom2_07.gif height=19 align=left>
<DIV id=pBox style="LEFT: 5px; OVERFLOW: hidden; WIDTH: 23px; CURSOR: e-resize; POSITION: relative; TOP: 6px"><IMG
height=8 alt="移动滑块控制影片进度" src="play/chattingroom2_17.gif"
width=23></DIV></TD></TR>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width=320 border=0>
<TBODY>
<TR>
<TD width=59 background=play/chattingroom2_08.gif height=21></TD>
<TD width=36>
<IMG id=playControl onclick=toPlay(); height=21 alt="播放/暂停" src="play/chattingroom2_09.gif" width=36 border=0></TD>
<TD width=34>
<IMG onClick="toStop();" height=21 alt="停止"
src="play/chattingroom2_10.gif" width=34 border=0></TD>
<TD width=29><IMG onClick="fullScreen();" height=21 alt="全屏"
src="play/chattingroom2_11.gif" width=29 border=0></TD>
<TD width=5 background=play/chattingroom2_12.gif></TD>
<TD width=32><IMG id=muteControl onclick=toMute(); height=21 salt="静音开关" src="play/chattingroom2_13.gif" width=32 border=0></TD>
<TD onmousedown=mouseDown(1) id=vZone style="BACKGROUND-POSITION: center 50%; LEFT: 0px; BACKGROUND-REPEAT: repeat-x; POSITION: relative" vAlign=center width=67 background=play/chattingroom2_14.gif>
<DIV id=vBox style="LEFT: 34px; OVERFLOW: hidden; WIDTH: 5px; CURSOR: e-resize; POSITION: relative; TOP: 4px"><IMG
height=13 alt=移动滑块控制音量大小 src="play/chattingroom2_18.gif" width=5></DIV></TD>
<TD width=58 background=play/chattingroom2_15.gif></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD background=play/chattingroom2_16.gif
height=14></TD></TR></TBODY></TABLE></TD>
<TD background=play/chattingroom2_06.gif></TD></TR></TBODY></TABLE>
<SCRIPT language=JavaScript src="Player.js"></SCRIPT>

<!-------播放结束------->


搜索更多相关主题的帖子: response write script language 
2006-11-06 08:09
快速回复:[求助]怎么会出现拒绝访问的问题啊~!~
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.015910 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved