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

📄 index.asp

📁 该程序可应用于小学教学软件
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="ybqh.asp" -->
<html>
<head>
<title>全国邮编、区号查询</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="500" border="0" align="center" cellpadding="0" cellspacing="0" height="277">
  <!--DWLayoutTable-->
  <tr> 
    <td colspan="2" valign="top" height="18">
    </td>
  </tr>
  <tr> 
    <td width="153" height="212" valign="top">
      <!--#include file="index_left.asp" -->
    <font color="#FFFFFF"><strong>
    <script src='http://www.bsgy.net/count/CounterLink1.asp'></script>
    </strong></font> </td>
    <td width="758" rowspan="2" valign="top" height="259"><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> 
<!--#include file="foot.asp" -->



⌨️ 快捷键说明

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