📄 reg.asp
字号:
<select name="birthyear" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<option value=""></option>
<%dim i
for i = 1933 to 2003%>
<option value="<% = i%>"><%=i%></option>
<%next%>
</select>
<%=L_USER_year%>
<select name="birthmonth" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<option value=""></option>
<%for i = 1 to 12%>
<option value="<%=i%>"><%=i%></option>
<%next%>
</select>
<%=L_USER_month%>
<select name="birthday" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<option value="" ></option>
<%for i = 1 to 31%>
<option value="<%=i%>"><%=i%></option>
<%next%>
</select>
<%=L_USER_day%></td>
</tr>
<tr>
<td>
<%=L_USER_MPHONE%>:
</td>
<td>
<input name="mphone" type="text" id="mphone2" 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>
<div align="right"><%=L_USER_homeaddr%>:</div></td>
<td>
<input name="homeaddr" type="text" id="homeaddr2" size="27" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="100">(<font color="#ff0000"><%=L_CHECK_USER27%></font> )</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_HOMEPHONE%>:</div></td>
<td>
<input name="homephone" type="text" id="homephone2" 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>
<div align="right"><%=L_USER_postcode%>:</div></td>
<td>
<input name="postcode" type="text" id="postcode2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="8">
(<font color="#ff0000"><%=L_CHECK_USER28%></font>)
</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_jobaddr%>:</div></td>
<td>
<input name="jobaddr" type="text" id="jobaddr2" size="28" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="100">(<font color="#ff0000"><%=L_CHECK_USER27%></font> )</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_jobphone%>:</div></td>
<td>
<input name="jobphone" type="text" id="jobphone2" 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>
<div align="right"><%=L_USER_OICQ%>:</div></td>
<td>
<input name="oicq" type="text" id="oicq2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" size="15" maxlength="15">
(<font color="#ff0000"><%=L_CHECK_USER26%></font> )</td>
</tr>
<tr>
<td>
<div align="right"><%=L_USER_MSN%>:</div></td>
<td>
<input name="msn" type="text" id="msn2" 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_USERWEB%>:</div></td>
<td>
<input name="website" type="text" id="website2" size="29" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="80">
(<font color="#ff0000"><%=L_CHECK_USER29%></font> )</td>
</tr>
<tr>
<td colspan="2">
<div align="center">
<input name="reg_id" type="hidden" value="admin">
<input name="method" type="hidden" id="method" value="submit">
<input type="submit" name="Submit" value="<%=L_USER_reg5%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" style="background-color: <%=test_style_onMouseOut%>">
<input type="reset" name="Submit2" value="<%=L_USER_reset%>" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
</div></td> </tr>
</table>
</td>
</tr>
</table>
</form>
<SCRIPT>SL_close();</SCRIPT>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -