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

📄 reg_1.asp

📁 学生评教系统,可以实现学生评教,教师查分功能.
💻 ASP
字号:

<!--#include file="conn.asp"-->
<!--#include file="inc/const.asp"-->
<HTML><HEAD><TITLE>注册2</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css></STYLE>
<LINK href="forum.css" rel=stylesheet>
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY bgcolor="<%=Tablebodycolor%>" alink="#333333" vlink="#333333" link="#333333" >
<FORM name=theForm action=regPost.asp method=post>
<p><br>
<br>
</p>
<table cellpadding=0 cellspacing=0 border=0 width=358 bgcolor=<%=aTablebackcolor%> align=center>
        <tr>
            <td width="368">
                <div align="left">
                <table cellpadding=3 cellspacing=1 border=0 width=100% height="318">
  <TBODY>
  <TR align=middle bgcolor=<%=aTabletitlecolor%>>
    <TD colSpan=2 height=16 width="370"><b>新用户注册</b></TD></TR>
  <TR bgcolor=<%=Tablebodycolor%>>
    <TD width=117 align="right" height="33">注册名:</TD>    
    <TD width="243" height="33"><font color="#FF0000">**</font><INPUT maxLength=8 size=12 name=name style="font-size: 12px"> 
      (使用中英文匿名)</TD></TR>       
<INPUT type=hidden  value="1" name=sex>  <TR bgcolor=<%=Tablebodycolor%>>
    <TD width=117 align="right" height="33">密码:</TD>
    <TD width="243" height="33"><font color="#FF0000">**</font><INPUT type=password maxLength=16 size=13 name=psw style="font-size: 12px"> 
    </TD></TR>
  <TR bgcolor=<%=Tablebodycolor%>>
    <TD width=117 align="right" height="33">密码确认:</TD>    
    <TD width="243" height="33"><font color="#FF0000"> **</font><INPUT type=password maxLength=16 size=13 name=pswc style="font-size: 12px"> 
    </TD></TR>
  <TR bgcolor=<%=Tablebodycolor%>>
    <TD width=117 height=33 align="right">Email地址:</TD>    
    <TD height=33 width="243"><font color="#FF0000"> **</font><INPUT maxLength=50 size=27 name=e_mail style="font-size: 12px"> 
      &nbsp; </TD></TR>    
      <INPUT type=hidden  value='<%=picurl%>Image1.gif' name=face>     
  <TR bgcolor=<%=Tablebodycolor%>>
    <TD width=117 height="126">
      <p align="right">签 名 档:</p>   
 </TD>
    <TD width="243" height="126"><TEXTAREA name=Signature rows=6 wrap=PHYSICAL cols=30 style="font-size: 12px"></TEXTAREA> 
    </TD></TR>
  <TR align=middle bgcolor=<%=aTabletitlecolor%>>
    <TD colSpan=2 width="370" height="27"><DIV align=center><INPUT value="注 册" name=Submit type=submit style="font-size: 12px"> <INPUT type=reset value="重 写" name=Submit2 style="font-size: 12px"> 
</DIV></TD></TR></TBODY></TABLE>
                </div>
            </td></tr></table>
</FORM>
</BODY></HTML>

⌨️ 快捷键说明

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