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

📄 web_guojicity_add.asp

📁 航空订票系统基于asp.net和sql2005包含数据库和图片
💻 ASP
字号:
<!--#include file="list.asp"-->
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>上海神马航空票务中心管理平台</title>
<link href="../style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-color: #FC7E02;
}
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!--
var onecount;
function CheckForm()
{
if(document.myform.cityid.value=="") {
	document.myform.cityid.focus();
    alert("请输入名称!");
	return false;
  }
}
//-->
</script>
</head>

<body>

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="98%" id="AutoNumber1" height="100%" bgcolor="#FFFFFF">
  <tr>
    <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td align="left"><img src="../images/15.gif" width="1" height="15"></td>
      </tr>
      <tr>
        <td height="20" class="bborder1"><table width="98%"  border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><a href="web_guojicity_add.asp">[地点类别添加]</a> <a href="web_guojicity_list02.asp">&nbsp;地点类别列表]</a></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td align="left"><img src="../images/15.gif" width="1" height="15"></td>
      </tr>
      <tr>
        <td align="left"><form action="admin.asp?getkg=addguojicity" method="post" enctype="application/x-www-form-urlencoded" name="myform" target="_self" id="myform">
          <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="e0e0e0">
            <tr align="center" bgcolor="#FFFFFF">
              <td width="16%" align="center" class="T02">选择分类</td>
              <td width="84%" align="left" class="T03">
                <%guojicitylist%>
              </td>
            </tr>
            <tr align="center" bgcolor="#FFFFFF">
              <td width="16%" align="center" class="T02">地点添加</td>
              <td width="84%" align="left" class="T03"><input name="cityid" type="text" class="input" id="cityid"></td>
            </tr>
            <tr align="center">
              <td colspan="2" class="T01"><input name="Submit" type="submit" class="button" value="添加" onClick="return CheckForm()">
&nbsp;&nbsp;&nbsp;
      <input name="Submit" type="submit" class="button" value="重置">
              </td>
            </tr>
          </table>
        </form></td>
      </tr>
      <tr>
        <td align="left">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
   <tr>
    <td align="right" valign="bottom"><!-- #BeginLibraryItem "/Library/copyright.lbi" -->
<a href="http://www.shasm.com" target="_blank">上海神马航空票务中心</a> &nbsp;版权所有&copy;2004<!-- #EndLibraryItem --></td>
  </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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