📄 index.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="ybqh.asp" -->
<html>
<head>
<title>全国邮编、区号查询系统 V 1.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="0" topmargin="0">
<table width="744" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td colspan="2" valign="top">
<!--#include file="../2.asp" -->
</td>
</tr>
<tr>
<td width="153" height="100%" valign="top">
<!--#include file="index_left.asp" -->
</td>
<td width="591" rowspan="2" valign="top"><br> <%If Request.QueryString("sheng")<>"" Or Request.QueryString("nr")<>"" Then
If Request.QueryString("sheng")="" Then %>
<!--#include file="index_main.asp" --> <%Else %> <!--#include file="index_main_sheng.asp" --> <%End If
Else %> <!--#include file="index_main_text.asp" --> <%End If %> </td>
</tr>
<tr>
<td height="79" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/ybcx_26.gif">
<!--DWLayoutTable-->
<tr>
<td width="744" height="15"></td>
</tr>
<tr>
<td height="9" valign="top" class="xiao">
<div align="center"><font color="#FFFFFF">Copyright
(c) 2001、2002 <a href="http://www.wa169.com" target="_blank" class="white">武安热线</a>,
All Rights Reserved<br>
</font> <script src="http://wa169.com/asp/tj/mystat.asp?style=icon"></script></div></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -