📄 sousuo.asp
字号:
<!--#include file="conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>去看去看 7k7k.com - 作品搜索</title>
<LINK rel="stylesheet" href="style.css">
<script type="text/javascript">
<!--
document.onmouseover = handleOver;
document.onmouseout = handleOut;
function handleOver() {
el = window.event.srcElement;
if (el.tagName == "IMG") { //Check if over image
if ((el.getAttribute("oversrc") != null) && (el.getAttribute("oversrc") != "")) { //check if valid overSrc
el.srcBackup = el.src; //Back up the src
el.src = el.getAttribute("oversrc");
}
}
}
function handleOut() {
el = window.event.srcElement;
if (el.tagName == "IMG") { //Check if over image
if ((el.getAttribute("oversrc") != null) && (el.getAttribute("oversrc") != "") && (el.srcBackup != null)) { //Also check for valid backup
el.src = el.srcBackup;
}
}
}
//-->
</script>
</head>
<body bgcolor="#6BC331" topmargin="0">
<!--#include file="webtop.asp"-->
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="760" align="center">
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="760" background="images/bg1-2.gif">
<tr>
<td width="760" colspan="5">
<img border="0" src="images/bg1-1-1.gif" width="760" height="27"></td>
</tr>
<tr>
<td width="27"> </td>
<td width="717" valign="top">
<table border="0" cellpadding="5" cellspacing="3" style="border-collapse: collapse" width="100%">
<tr>
<td width="100%" align="center">建议使用 <font color="#FF0000">本站查找</font>
,如实在无法找到,再请使用 <font color="#0080FF">百度搜索</font> !</td>
</tr>
<tr>
<td width="100%" align="center">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="533">
<tr>
<td width="4%">
<img border="0" src="images/t001.gif" width="16" height="16"></td>
<td width="93%" background="images/t007.gif"> </td>
<td width="3%">
<img border="0" src="images/t003.gif" width="16" height="16"></td>
</tr>
<tr>
<td width="4%" background="images/t004.gif"> </td>
<td width="93%">
<table border="0" cellpadding="0" cellspacing="5" style="border-collapse: collapse" width="100%" height="99" background="images/dt.gif"><form method="post" name="myform" action="query.asp" target="_blank">
<tr>
<td width="13%" align="center" height="49">
<img border="0" src="images/ss1.gif" width="113" height="32"></td>
<td width="187%" align="center" height="49"><%
dim count
set rs=server.createobject("adodb.recordset")
sql = "select * from ANclass order by Nclassid asc"
rs.open sql,conn,1,1
%>
<script language = "JavaScript">
var onecount;
onecount=0;
subcat = new Array();
<%
count = 0
do while not rs.eof
%>
subcat[<%=count%>] = new Array("<%= trim(rs("Nclass"))%>","<%= trim(rs("classid"))%>","<%= trim(rs("Nclassid"))%>");
<%
count = count + 1
rs.movenext
loop
rs.close
%>
onecount=<%=count%>;
function changelocation(locationid)
{
document.myform.Nclassid.length = 0;
var locationid=locationid;
var i;
for (i=0;i < onecount; i++)
{
if (subcat[i][1] == locationid)
{
document.myform.Nclassid.options[document.myform.Nclassid.length] = new Option(subcat[i][0], subcat[i][2]);
}
}
}
</script>
<p>
<input type="radio" name="action" value="title" checked>名称<input type="radio" name="action" value="content">歌手 <select class=kuang name="classid" size="1" style="color:#008080;font-size: 9pt">
<option selected value="">未指定条件</option>
<% sql = "select * from Aclass"
rs.open sql,conn,1,1
do while not rs.eof
%>
<option value="<%=trim(rs("classid"))%>"><%=trim(rs("class"))%></option>
<%
rs.movenext
loop
rs.close
%></select> <input type="text" name="keyword" size=16 maxlength="50" style="border-style:solid; border-width:1px; " value="输入关键字"> <input type="submit" name="Submit2" value="搜索" style='BORDER-RIGHT: #330000 1px solid; BORDER-TOP: #ffffcc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffcc 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #330000 1px solid; HEIGHT: 14pt '></td>
</tr></form><FORM name=search_form onsubmit="return gowhere(this)" target=_blank>
<tr>
<td width="13%" align="center" height="50"><A href="http://www.baidu.com/index.php?tn=decadance" target=_blank><IMG alt=百度中文搜索引擎 border=0 height=40 src="http://un.baidu.com/images/un2.gif" width=100></A></td>
<td width="187%" align="center" height="50"><SCRIPT language=javascript>
function gowhere(formname)
{
var url;
if (formname.myselectvalue.value == "2")
{
document.search_form.tn.value = "flash";
document.search_form.ct.value = "33554432";
url = "http://flash.baidu.com/wstsearch";
}
if (formname.myselectvalue.value == "1")
{
url = "http://mp3search.baidu.com/wstsearch";
document.search_form.tn.value = "baidump3";
document.search_form.ct.value = "134217728";
document.search_form.lm.value = "-1";
formname.method = "get";
}
if (formname.myselectvalue.value == "0")
{
url = "http://www1.baidu.com/baidu";
document.search_form.tn.value = "decadance";
formname.method = "get";
}
if (formname.myselectvalue.value == "3")
{
document.search_form.tn.value = "baiduwstui";
document.search_form.ct.value = "83886080";
url = "http://www1.baidu.com/wstsearch";
}
formname.action = url;
return true;
}
</SCRIPT>
<INPUT name=myselectvalue type=hidden value=0>
<INPUT name=tn type=hidden>
<INPUT name=ct type=hidden>
<INPUT name=lm type=hidden>
<INPUT name=myselect onclick=javascript:this.form.myselectvalue.value=0; type=radio value=0 checked> 网页<INPUT name=myselect onclick=javascript:this.form.myselectvalue.value=1; type=radio value=1> mp3
<INPUT name=myselect onclick=javascript:this.form.myselectvalue.value=2; type=radio
value=2> <font color="#FF0000">flash</font> <INPUT name=myselect onclick=javascript:this.form.myselectvalue.value=3; type=radio value=3> 信息快递
<input id=word name=word size="12" style="border-style:solid; border-width:1px; " value="输入关键字"> <input align=middle type="submit" name="Submit2" value="搜索" style='BORDER-RIGHT: #330000 1px solid; BORDER-TOP: #ffffcc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffcc 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #330000 1px solid; HEIGHT: 14pt '><img src= http://un.baidu.com/images/st.gif?tn=decadance width=0 height=0></td>
</tr></form> </table></td>
<td width="3%" background="images/t004.gif"> </td>
</tr>
<tr>
<td width="4%">
<img border="0" src="images/t006.gif" width="16" height="16"></td>
<td width="93%" background="images/t007.gif"> </td>
<td width="3%">
<img border="0" src="images/t008.gif" width="16" height="16"></td>
</tr>
</table><p><script language=javascript src="http://usms.tom.com/js/468_140.js?tomuserid=59856&tomusername=xwq"></script></td>
</tr>
</table>
</td>
<td width="16" valign="top"></td>
</tr>
<tr>
<td width="760" colspan="5" background="images/bg2-2.gif" height="10"></td>
</tr>
<tr>
<td width="760" colspan="5">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%">
<tr>
<td width="44">
<img border="0" src="images/b2.gif" width="44" height="50"></td>
<td width="684" bgcolor="#ADE373"><!--#include file="CopyRight.asp"--></td>
<td width="32">
<p align="right">
<img border="0" src="images/b1.gif" width="32" height="50"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -