📄 softview.asp
字号:
<!--#include file="Config.asp" -->
<!--#include file="inc/CHAR.asp"-->
<%
dim sql
dim rs
dim CateName,CateID,SubCateName,SubCateID
if request.QueryString("SoftID")="" then
response.write "您没有选择相关节目,请返回"
response.end
end if
set rs=server.createobject("adodb.recordset")
sql="select "&CategoryName&"_Cate.CateName,"&CategoryName&"_SubCate.SubCateName,"&CategoryName&"_SoftInfo.SoftName,"&CategoryName&"_SoftInfo.CateID,"&CategoryName&"_SoftInfo.SubCateID from "&CategoryName&"_SoftInfo,"&CategoryName&"_Cate,"&CategoryName&"_SubCate where "&CategoryName&"_SoftInfo.CateID="&CategoryName&"_Cate.CateID and "&CategoryName&"_SoftInfo.SubCateID="&CategoryName&"_SubCate.SubCateID and "&CategoryName&"_SoftInfo.SoftID="&request.QueryString("SoftID")
rs.open sql,conn,1,1
if rs.eof and rs.bof then
response.write "没有相关节目,请返回"
response.end
else
SoftName=trim(rs("SoftName"))
CateID=trim(rs("CateID"))
SubCateID=trim(rs("SubCateID"))
CateName=trim(rs("CateName"))
SubCateName=trim(rs("SubCateName"))
end if
rs.close
%>
<HTML><HEAD>
<META
content=中国,云南,武定,流行,歌手,mp3,rm,mtv,音乐下载,在线收听,在线视听,免费下载,免费,武定,狮子山,武定乌骨鸡.com,mp3,wma,音乐,视听,歌曲,武定信息港,音乐站,MP3
name=author>
<TITLE><%= Title_Name %> =>> <%= CategoryName_CHS %> =>> <%=SoftName%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<meta name=keywords content="视听新时空(网络电视,网络广播,免费电影:全球最大的中文网络电视,广播网站)">
<link href="admin.css" rel="stylesheet" type="text/css">
<link href="css/admin.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style7 {color: #000000}
.style8 {color: #CECBCE}
-->
</style>
</HEAD>
<!--#include file="head.asp" -->
<SCRIPT LANGUAGE=javascript>
<!--
function Juge(myform)
{
if (document.myform.UserName.value==""){
alert ("你的用户名不可为空!");
document.myform.UserName.focus();
return(false);
}
if ((document.myform.Email.value.indexOf("@") == -1) || (document.myform.Email.value.indexOf(".") == -1)){
alert("请查看您的E-mail地址是否正确,请重录入!");
document.myform.Email.focus();
return(false);
}
if (myform.content.value == "")
{
alert("评论内容不能为空!");
myform.content.focus();
return (false);
}
}
//-->
</script>
<BODY text=#003300 vLink=#002200 bgColor=#cccccc leftMargin=0 topMargin=0 style="background-color: #39599C">
<SCRIPT language=javascript>
kstatus();
function kstatus(){
self.status="武定信息港-----音乐时空, 我们的音乐,我们的家,ynwdsk.126.com, QQ;249755778 !";
setTimeout("kstatus()",0);
}
</SCRIPT>
<!-- ImageReady Slices (1-2.psd) -->
<DIV align=center>
<TR>
<font color="#C0C0C0">
<TD>
</TR>
</DIV>
</font>
<STYLE>
BODY {
FONT-SIZE: 12px
}
TD {
FONT-SIZE: 12px
}
.style2 {
COLOR: #ffffff
}
</STYLE>
<DIV align=center>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" height="921">
<tr>
<td width="195" valign="top" bgcolor="#F7F3F7" height="921">
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
height=612 cellSpacing=0 cellPadding=4 width=129 border=0>
<TBODY>
<TR>
<TD height=19 width="186">
<DIV align=center>
<p align="left">
<IMG src="123.files/1.gif"
border=0 width="180" height="27"></p>
</DIV></TD>
</TR>
<TR>
<TD height=60 width="186"><!-- μ?o??è?ú???÷ ?aê? -->
<DIV align=center>
<CENTER>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#f7f3f7 height=17 cellSpacing=0
cellPadding=3 width="100%" bgColor=#f7f3f7 border=0>
<FORM action=search.asp method=get>
<TBODY>
<TR>
<TD borderColor=#f7f3f7 align=left bgColor=#f7f3f7
colSpan=3 height=2>关键字 : <font color="#C0C0C0">
<input type=text name=keyword size=12 value=关键字 maxlength=50></font> </TD>
</TR>
<TR>
<TD borderColor=#f7f3f7 align=left bgColor=#f7f3f7
colSpan=3 height=1>搜索类型:
<FONT
color=#C0C0C0>
<select name=action size=1>
');
document.write('
<option value=title selected>按节目名称</option>
<option value=content> 按节目简介</option>
</select></FONT> </TD>
</TR>
<TR>
<TD borderColor=#f7f3f7 align=left bgColor=#f7f3f7
colSpan=3 height=1>栏<span lang="zh-cn"> </span>目<span lang="zh-cn">: </span>
<font color="#808080">
<select name=CateID size=1>
<option selected value=>所有分类</option>
');
document.write('
<option value=12>国内电视台</option>
');
document.write('
<option value=13>港台电视台</option>
');
document.write('
<option value=14>外国电视台</option>
');
document.write('
<option value=15>国内电台</option>
');
document.write('
<option value=16>港台电台</option>
');
document.write('
<option value=17>外国电台</option>
');
document.write('
<option value=18>MTV秀</option>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -