?? add_xinxi.asp
字號:
<!--#include file="session.asp"-->
<HTML><HEAD><title>SMS-GIS管理系統---添加信息</title>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK href="img/css.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #EEEEEE;
}
-->
</style>
</head>
<body>
<!--#include file="top.asp"-->
<div align="center">
<table width="780" border="0" cellpadding="0" cellspacing="0">
<tr><td align="center" valign="top" bgcolor="#F9F9F9"><form name="form" method="post" action="add_ok.asp">
<table width="321" height="219" border="0" cellpadding="0" cellspacing="1" bgcolor="#666666">
<tr align="center">
<td colspan="2" height="40" style="background-color: #D4D0C8">
<font color="#0066CC" style="font-size: 9pt"><b>添 加 記 錄</b></font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="99" align="center" bgcolor="#CCCCCC" height="30">
<span style="font-size: 9pt">來 電 姓 名:</span></td>
<td width="190" bgcolor="#CCCCCC">
<span style="font-size: 9pt">
<input name="other_name" type="text" size="20"></span></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="99" align="center" height="30"><span style="font-size: 9pt">來 電 號 碼:</span></td>
<td width="190">
<span style="font-size: 9pt">
<input name="other_mobile" type="text" size="20"></span></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="99" align="center" bgcolor="#CCCCCC" height="30">
<span style="font-size: 9pt">來 電 內 容:</span></td>
<td width="190" bgcolor="#CCCCCC">
<span style="font-size: 9pt">
<input name="content" type="text" size="20"></span></td>
</tr>
<tr align="center">
<td colspan="2" height="35" bgcolor="#CCCCCC">
<span style="font-size: 9pt">
<input type="submit" name="Submit" value="添加記錄">
<input type="reset" name="Submit" value="重新填寫">
</span>
</td>
</tr>
</table></form></td>
</tr>
</table>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -