📄 reg.asp
字号:
<%
bg_id=1
%>
<!--#include file="../main/conn.asp" -->
<!--#include file="../function/function.asp" -->
<!--
'''''''''''''''''''''''''''''''''''''''''''''''''
'
'请保留此信息: 计8工作窒制作 http://j8pc.126.com/
'
'海军第一职业技术学校 J8.工作室
' 作者:陈峰
' 网名:湛江.小浪石
' QQ:1972717
'email:lzxs3000@etang.com
'
'''''''''''''''''''''''''''''''''''''''''''''''''
-->
<head>
<SCRIPT src="../js/win_js.js"></SCRIPT>
</HEAD>
<center>
<SCRIPT>SL_open(730,490);</SCRIPT>
<%
web_id1="../language/"
web_id=web_id1&l_id&"/USER_INFO.ASP"
call include(web_id)
web_id1="../language/"
web_id=web_id1&l_id&"/CHECK.ASP"
call include(web_id)
%>
<table border="1" width="100%" bgcolor=<%=top_bg_color%> bordercolor=<%=top_borderbg_color%>>
<tr>
<td align="center">
<%
sid=request.querystring("sid")
if sid="" then
response.write classname&"--->"&classname_2&"---->"&L_USER_reg1
end if
%></td></tr>
<tr>
<td>
<div align="center">
<form action="regok.asp" method="post">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="23" colspan="2">
<font color="ff0000">
<%=errmsg%>
</font>
<%=L_USER_reg6%></td>
</tr>
<tr>
<td width="25%">
<div align="right">
<font color="#FF0000">**</font><%=L_USER_USERNAME%>:</div></td>
<td>
<input name="username" type="text" id="username" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="20">
(<font color="#ff0000"><%=L_CHECK_USER8%></font> )
</td>
</tr>
<tr>
<td height="28">
<div align="right"><font color="#FF0000">**</font><%=L_USER_USERPASS%>:</div></td>
<td>
<input name="passwd" type="password" id="passwd2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="20">
(<font color="#FF0000"><%=L_CHECK_USER30%></font>) </td>
</tr>
<tr>
<td>
<div align="right"><font color="#FF0000">**</font><%=L_USER_reg2%>:</div></td>
<td>
<input name="repasswd" type="password" id="repasswd2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="20"> </td>
</tr>
<tr>
<td>
<div align="right"><font color="#FF0000">**</font><%=L_USER_reg3%>:</div></td>
<td>
<input name="email" type="text" id="email2" size="29" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="30">
(<font color="#ff0000"><%=L_CHECK_USER25%></font> )</td>
</tr>
<tr>
<td height="24" colspan="2"><%=L_USER_reg4%>:</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_NETNAME%>:</div></td>
<td height="24">
<input name="realname" type="text" id="realname2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="30">
(<font color="#ff0000"><%=L_CHECK_USER25%></font> )</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_SEX%>:</div></td>
<td height="24">
<input name="sex" type="radio" value="male" checked style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<%=L_USER_man%>
<input type="radio" name="sex" value="femail" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<%=L_USER_g%></td>
</tr>
<tr>
<td>
<div align="right">
<%=L_USER_BIRTHDAY%>:</div></td>
<td height="24">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -