⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sotop.asp

📁 迅时后台可以 对新闻栏目进行管理
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE type="text/css">
<!--
a:link {text-decoration: none; font-family: AdobeSm; color: #000000 }
a:visited {text-decoration: none; color: #000000 }
A:hover {COLOR: green; FONT-FAMILY: 宋体, MingLiU; 
TEXT-DECORATION: underline
}
body {font-size: 10.5pt; font-family: 宋体,MingLiU, Arial;color: #000000}
TD {FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体, MingLiU, Arial;
color: #000000;line-height: 120%;table-layout:fixed;word-break:break-all
}
p {FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体, MingLiU, Arial;
color: #000000
}
input {FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体, MingLiU, Arial;
color: #000000
}
body {margin-top: 0; margin-bottom: 0;margin-left:0;margin-right:0; color: #000000}
select {FONT-SIZE: 10.5PT;font-family: 宋体}
option {FONT-SIZE: 10.5pt;font-family: 宋体}
textarea {FONT-SIZE: 10.5pt;font-family: 宋体}
-->
</STYLE>

<base target="rwe">

</head>
<%
word=trim(Request("word"))
lx=trim(request("lx"))
if lx="" then lx="1"
%>
<body bgcolor="#FFCCFF">
<div align="center">
			<table border="0" cellpadding="0" height=100% cellspacing="0" id="table112">
				<!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="VBScript" Type="text/vbscript"><!--
function FrontPage_Form1_onsubmit()
  Set theForm = document.FrontPage_Form1

  If (theForm.word.value = "") Then
    MsgBox "请在 关键字 域中输入值。", 0, "有效性验证错误"
    theForm.word.focus()
    FrontPage_Form1_onsubmit = False
    Exit Function
  End If

  If (Len(theForm.word.value) < 1) Then
    MsgBox "在 关键字 域中,请至少输入 1 个字符。", 0, "有效性验证错误"
    theForm.word.focus()
    FrontPage_Form1_onsubmit = False
    Exit Function
  End If
  FrontPage_Form1_onsubmit = True 
End Function
--></script><!--webbot BOT="GeneratedScript" endspan --><form method="get" action="index.asp" target=_top name="FrontPage_Form1"><tr>
					<td align=center>
					
						&nbsp;<!--webbot bot="Validation" s-display-name="关键字" b-value-required="TRUE" i-minimum-length="1" --><input type="text" name="word" size="50" style="color: #000000; font-size: 10.5PT; font-family: Verdana" value="<%=word%>"> <input type=image src=so1.jpg value='搜索' onclick="this.form.action='index.asp';this.form.submit()"> 
						<a target="_top" href="indexDh.asp">
						<img border="0" src="so2.jpg" width="54" height="21"></a>
						
						<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://so.xuas.com')" href="#" ><img border="0" src="so3.jpg" width="54" height="21"></a><br>
						<input type="radio" value="1" <% if lx="1" then Response.Write " checked "%> name="lx" id=1><label for=1>网页</label>
						<input type="radio" value="2" <% if lx="2" then Response.Write " checked "%> name="lx" id=2><label for=2>图片</label>
						<input type="radio" value="3" <% if lx="3" then Response.Write " checked "%> name="lx" id=3><label for=3>新闻</label>
						<input type="radio" value="4" <% if lx="4" then Response.Write " checked "%> name="lx" id=4><label for=4>音乐</label>
						<input type="radio" value="14" <% if lx="14" then Response.Write " checked "%> name="lx" id=14><label for=14>吧</label>
						<input type="radio" value="9" <% if lx="9" then Response.Write " checked "%> name="lx" id=9><label for=9>视频播客</label>
						<input type="radio" value="5" <% if lx="5" then Response.Write " checked "%> name="lx" id=5><label for=5>字典</label>
						<input type="radio" value="6" <% if lx="6" then Response.Write " checked "%> name="lx" id=6><label for=6>IP查询</label>
						<input type="radio" value="7" <% if lx="7" then Response.Write " checked "%> name="lx" id=7><label for=7>手机归属</label>
						<input type="radio" value="8" <% if lx="8" then Response.Write " checked "%> name="lx" id=8><label for=8>地图</label>
						<input type="radio" value="11" <% if lx="11" then Response.Write " checked "%> name="lx" id=11><label for=11>软件</label>
						<input type="radio" value="10" <% if lx="10" then Response.Write " checked "%> name="lx" id=10><label for=10>BT下载</label>
						<input type="radio" value="12" <% if lx="12" then Response.Write " checked "%> name="lx" id=12><label for=12>股票</label>
						<input type="radio" value="13" <% if lx="13" then Response.Write " checked "%> name="lx" id=13><label for=13>购物</label>
						</td>
				</tr></form>
			</table>
		</div>
</body>

</html>

<p>
<iframe name="baike" src="http://baike.xuas.com/baike-baidu-addsql.asp?keyzz=<%=word%>" marginwidth="1" marginheight="1" height="1" width="1" scrolling="no" border="0" frameborder="0">
</iframe></p>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-255890-1";
urchinTracker();
</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -