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

📄 inputform.htm

📁 一套很早的多用户电子商务程序
💻 HTM
字号:
<html>

<head>
<style type="text/css">
<!-
td{font-size:12px;}
body{font-size:12px;line-height:17px;}
a:link{text-decoration:none;color:#008040}
a:visited{text-decoration:none;color:#008040}
a:active{text-decoration:none}
a:hover {  color:#FF8040; text-decoration: underline}
->
</style>
<title>请您留言</title>
</head>

<body background="002.gif">

<p align="center"><img src="guestbook.gif" WIDTH="283" HEIGHT="60"></p>

<form method="POST" action="saveData.asp" name="frmGstBook">
  <div align="center"><center><table border="1" cellpadding="3" bgcolor="#F8DC9C" width="195" cellspacing="1" bordercolor="#FFFFFF" bordercolordark="#FFFFFF" bordercolorlight="#C0C0C0">
    <tr align="center">
      <td nowrap width="505" height="7" align="right" colspan="4"><div align="center"><center><p><font size="3" color="#008000">&nbsp; 请 您 留 言</font></td>
    </tr>
    <tr align="center">
      <td nowrap width="72" height="6" align="right"><div align="right"><p>大名:</td>
      <td nowrap height="6" align="center" width="182"><div align="left"><p><input class="smallInput" type="text" name="txtName" size="28" style="font-family: aa; font-size: 9pt"></td>
      <td width="59" height="6" align="right" nowrap>性别:</td>
      <td height="6" align="center" width="203" nowrap><div align="left"><p><select class="smallSel" name="selSex" size="1" style="font-size: 9pt">
        <option value="女士">女士</option>
        <option selected value="先生">先生</option>
        <option value="不想说">不想说</option>
      </select></td>
    </tr>
    <tr align="center">
      <td nowrap width="72" height="12" align="right"><div align="right"><p>来自:</td>
      <td nowrap height="12" align="center" width="182"><div align="left"><p><input class="smallInput" type="text" name="txtFrom" size="28" style="font-family: aa; font-size: 9pt"></td>
      <td width="59" height="12" align="right" nowrap><div align="right"><p>邮箱:</td>
      <td height="12" align="center" width="203" nowrap><div align="left"><p><input class="smallInput" type="text" name="txtEmail" size="26" style="font-size: 9pt"></td>
    </tr>
    <tr align="center">
      <td nowrap width="72" height="25" align="right"><div align="right"><p>主页:</td>
      <td colspan="3" nowrap width="201" height="25" align="center"><div align="left"><p><input class="smallInput" type="text" name="txtHomePage" size="67" value="http://" style="font-size: 9pt"></td>
    </tr>
    <tr align="center">
      <td nowrap width="72" height="25" align="right"><div align="right"><p>主题:</td>
      <td colspan="3" nowrap width="201" height="25" align="center"><div align="left"><p><input class="smallInput" type="text" name="txtConTop" size="67" style="font-size: 9pt"></td>
    </tr>
    <tr align="center">
      <td nowrap width="72" align="center" height="167"><div align="right"><p>留言:</td>
      <td colspan="3" nowrap width="201" align="center" height="167"><div align="left"><p><textarea rows="8" class="smallArea" name="txtContent" cols="66" style="font-size: 9pt"></textarea></td>
    </tr>
  </table>
  </center></div><div align="center"><center><p>&nbsp; <input type="submit" value="保存留言" name="cmdOk" style="font-size: 9pt">&nbsp; <input type="reset" value="清空留言" name="cmdReset" style="font-size: 9pt">&nbsp; <input type="button" value="放弃留言" name="cmdExit" style="font-size: 9pt" OnClick=" history.back()"></p>
  </center></div>
</form>
</body>
</html>

⌨️ 快捷键说明

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