www.gusucode.com > 盐城分类信息网asp源码程序 > admin/add_user.asp

    <!--#include file=cookies.asp-->
<meta http-equiv="Content-Language" content="zh-cn">
<link href="inc_style.css" rel="stylesheet" type="text/css">
<div align="center">
  <center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="400" height="155">
<form method="POST" action="add_userchk.asp">
  <tr>
    <td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="87" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="93" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="124" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="88" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
  </tr>
  <tr>
  
    <td width="4" height="44" style="border-top-style: solid; border-top-width: 1" bgcolor="#FF9900"> </td>
  
    <td width="87" height="44" style="border-top-style: solid; border-top-width: 1"> </td>
    <td width="93" height="44" align="right" style="border-top-style: solid; border-top-width: 1">用户名:</td>
    <td width="124" height="44" style="border-top-style: solid; border-top-width: 1"><input type="text" name="username" size="20"></td>
    <td width="88" height="44" style="border-top-style: solid; border-top-width: 1"> </td>
    <td width="4" height="44" style="border-top-style: solid; border-top-width: 1" bgcolor="#FF9900"> </td>
  </tr>
  <tr>
    <td width="4" height="26" bgcolor="#FF9900"> </td>
    <td width="87" height="26"> </td>
    <td width="93" height="26" align="right">邮件地址:</td>
    <td width="124" height="26"><input type="text" name="email" size="20"></td>
    <td width="88" height="26"> </td>
    <td width="4" height="26" bgcolor="#FF9900"> </td>
  </tr>
  <tr>
    <td width="4" height="37" bgcolor="#FF9900"> </td>
    <td width="87" height="37"> </td>
    <td width="93" height="37"> </td>
    <td width="124" height="37">
    <p align="center"><input type="submit" value="提交" name="B1"></td>
    <td width="88" height="37"> </td>
    <td width="4" height="37" bgcolor="#FF9900"> </td>
  </tr>
  
  <tr>
    <td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="87" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="93" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="124" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="88" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
    <td width="4" height="24" bgcolor="#FF9900" style="border-bottom-style: solid; border-bottom-width: 1"> </td>
  </tr>
  </form>
</table></center>
</div>