📄 reg.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="inc_menu.asp"-->
<%
Set rs = Server.CreateObject("ADODB.Recordset")
RS.open ("select domain from domain "),Conn,1
while not rs.eof
for i= 0 to rs.fields.count-1
msg=msg&"<option value="& rs.fields(i).value &">"&rs.fields(i).value&"</option>"
next
rs.movenext
wend
%>
<TITLE>中国洞穴网--免费域名系统->域名申请</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="img/sys.css">
</STYLE>
<HTML>
<HEAD>
</HEAD>
</td>
</tr>
</table>
<body topmargin="0" leftmargin="0">
<div align="center" style="width: 1006; height: 476">
<BR>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD>
</TD></TR>
<TR>
<TD>
<p align="center"> <table class=ttbb border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-style: dotted; border-width: 1" bordercolor="#111111" width="569" height="244">
<tr>
<td width="567" height="45" colspan="3" bgcolor="#FFFFFF" style="position:relative">
<div id="9126" style="position:absolute; left:0px; top:-31px; border-style:none;">
<img border="0" src="img/2hot.gif"></div>
</td>
</tr>
<tr>
<td width="567" height="24" bgcolor="#0374B8" colspan="3">
<script src=menu.js></script></td>
</tr>
<tr>
<td width="71" height="194" bgcolor="#66CCFF" valign=top rowspan="2">
<p align="center">
<img border="0" src="img/2free.gif" width="52" height="234"></td>
<td class=en width=496 background=img/bg.gif bgcolor=#66ccff
height=220><font color=#ffffff size=4><b>申请域名::::::....</b></font>
<form name="form1" method="post" action="regok.asp">
<table id=AutoNumber1 style="BORDER-COLLAPSE: collapse"
bordercolor=#111111 height=1 cellspacing=0 cellpadding=4 width="100%"
border=0>
<tbody><tr><td width=70>申请域名:</td><td>http://
<input maxlength=20 size=16
name=username>
<b>.</b><select
name=domainname>
<%=msg%>
</select></td></tr><tr><td width=70 height="33">用户密码:</td><td height="33"><input maxlength=10 size=10 name=psw type="password">是否隐藏真实URL:
<input type=checkbox value=OFF name=whide></td></tr><tr><td width=70>主页名称:</td><td>
<input name=sitename size="20"></td></tr><tr><td width=70>网站简介:</td><td><input maxlength=100 size=30 name=sitejs>*可不填,最大50个字符</td>
</tr><tr><td width=70>转向地址:</td><td><input size=41 value=http:// name=url></td></tr><tr><td width=70>站长EMAIL:</td><td><input size=28 name=zzmail>用于重发密码用,请填写真实信箱</td>
</tr><tr><td width=70> </td><td><input type=submit value=马上申请 name="submit"> <input type=reset value=重写 name="reset"></td></tr></tbody></table>* 隐藏真实url后地址栏将一直显示您的域名<br></td>
</tr><tr><td align=right bgcolor=#66ccff height=14><img height=20
src="img/bottomr.gif" width=20
border=0></td></tr>
</table>
</center>
</div>
<p align="center"><script src=bob.htm></script></p>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -