📄 hiwebasp.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="home.asp"-->
<html>
<head>
<title>3鸟设社网站评测</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="link.css">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
<!--#include file="top.htm"-->
<table width="764" border="0" cellspacing="2" cellpadding="0" align="center" class="9p">
<tr>
<td width="164" valign="top" bgcolor="#EDB7D1">
<table width="100%" border="0" class="9p" cellpadding="0" cellspacing="0" align="center">
<tr>
<td bgcolor="#CC3366" height="22">
<div align="center"><font color="#FFFFFF">类 型 分 类</font></div>
</td>
</tr>
<tr>
<td>
<table width="90%" border="0" cellspacing="1" cellpadding="2" class="9p" align="center">
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=1">电脑网络</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=12">综合网站</a></td>
</tr>
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=2">免费资源</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=11">社会公益</a></td>
</tr>
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=3">休闲娱乐</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=10">科技咨讯</a></td>
</tr>
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=4">文学艺术</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=9">商贸金融</a></td>
</tr>
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=5">游戏世界</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=8">程序设计</a></td>
</tr>
<tr>
<td>
<div align="left"><img src="image/j1.gif" width="9" height="10">
<a href="listtype.asp?type=6">音乐天堂</a></div>
</td>
<td><img src="image/j1.gif" width="9" height="10"> <a href="listtype.asp?type=7">体育生活</a></td>
</tr>
<tr>
<td>
<div align="left"></div>
</td>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="594" valign="top">
<%
if Request.QueryString("job")="" then 'b
listlanmu
elseif Request.QueryString("job")="list" and Request.QueryString("classid")<>"" then 'b
listnote
elseif Request.QueryString("job")="new" and Request.QueryString("classid")<>"" then 'b
newnote
elseif Request.QueryString("job")="edit" and Request.QueryString("id")<>"" then 'b
editnote
elseif Request.QueryString("job")="del" and Request.QueryString("id")<>"" and Request.QueryString("classid")<>"" then 'b
delnote
elseif Request.QueryString("job")="upnew" and Request.QueryString("classid")<>"" then 'b
upnew
elseif Request.QueryString("job")="upedit" and Request.QueryString("id")<>"" then 'b
upedit
end if 'b
%>
<%sub listlanmu%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -