设为首页
加入收藏
联系我们
ASP技术 PHP技术 CGI技术 JSP技术 .NET技术 建站技术 VB技术 C++技术 DELPHI技术 编程相关技术
 源码中国-技术中心 >> ASP技术 >> ASP应用 >> 中文虚拟域名实现(1) (环境:中文NT)
字号:【 】 
中文虚拟域名实现(1) (环境:中文NT)
http://edu.cn700.com (点击数: 时间:2005-6-21)
申请页面:
  <form name="" action="asp-cgi/new.asp" method="post">
   <p><b><font color="#3366FF">域名(支持中文):</font></b><br>
   <font face="Arial, Helvetica, sans-serif">http://msstudio.net/</font>
   <input type="text" name="domain" size="6" class="unnamed1">
   <br>
   <b><font color="#3366FF">目标地址:</font></b><br>
   <font face="Arial, Helvetica, sans-serif">http:// </font>
   <input type="text" name="target" size="19" class="unnamed1">
   <br>
   <font color="#3366FF"><b>电子邮件:</b></font><br>
   <input type="text" name="email" size="25" class="unnamed1">
   <br>
   <b><font color="#3366FF">密码:</font></b><br>
   <input type="password" name="pass" size="25" class="unnamed1">
   <br>
   <b><font color="#3366FF">重复密码:</font></b> <br>
   <input type="password" name="passagain" size="25" class="unnamed1">
   <br>
   <input type="submit" name="Submit" value="Submit" class="unnamed2">
   <input type="reset" name="Submit2" value="Reset" class="unnamed2">
   </p></form>
  
  修改页面:
  <form method="post" action="asp-cgi/modify.asp">
   <p><b><font color="#3366FF">域名(支持中文):</font></b><br>
   <font face="Arial, Helvetica, sans-serif">http://msstudio.net/</font>
   <input type="text" name="domain2" size="6" class="unnamed1">
   <br>
   <b><font color="#3366FF">目标地址:</font></b><br>
   <font face="Arial, Helvetica, sans-serif">http:// </font>
   <input type="text" name="target2" size="19" class="unnamed1">
   <br>
   <font color="#3366FF"><b>电子邮件<font color="#3366FF">(不改请勿填)</font>:</b></font><br>
   <input type="text" name="email2" size="25" class="unnamed1">
   <br>
   <b><font color="#3366FF">密码:</font></b><br>
   <input type="password" name="pass2" size="25" class="unnamed1">
   <br>
   <b><font color="#3366FF">新密码(不改请勿填):</font></b><br>
   <input type="password" name="newpass2" size="25" class="unnamed1">
   <br>
   <b><font color="#3366FF"></font></b> <b><font color="#3366FF">重复新密码:</font></b>
   <br>
   <input type="password" name="newpassagain2" size="25" class="unnamed1">
   <br>
   <input type="submit" name="Submit3" value="Submit" class="unnamed2">
   <input type="reset" name="Submit22" value="Reset" class="unnamed2">
   </p>
   </form>
  (自chinaasp) 
  
 上一篇文章:利用ASP显示当前在线人数
 下一篇文章:中文虚拟域名实现(2) (环境:中文NT)
姓 名:  1分 2分 3分 4分 5分
进入论坛 | 发表评论 | 查看评论 | 打印此文 | 关闭窗口 
 
 ▍最新文章
关于我们 | 版权声明 | 广告服务 | 帮助中心 | 联系我们 | 网站地图 | 发布源码 | 设为首页 |