国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > ASP > 正文

在線實時開通FTP&WEB

2024-05-04 10:59:00
字體:
來源:轉載
供稿:網友
程序利用FSO+SERV-U(2.x版本)實現:

1、index.htm
<html>
<head>
<title>寧波科宇網——個人網頁申請</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="Javascript">
function CheckIfEnglish( String )
{
var Letters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890-";
var i;
var c;
if(String.charAt( 0 )==''''-'''')
return false;
if( String.charAt( String.length - 1 ) == ''''-'''' )
return false;
for( i = 0; i < String.length; i ++ )
{
c = String.charAt( i );
if (Letters.indexOf( c ) < 0)
return false;
}
return true;
}

function checkSubmit() {
var EmailReg = /^[_a-z0-9]+@([_a-z0-9]+/.)+[a-z0-9]{2,3}$/;
if (document.form.name.value == "") {
alert("請輸入您要注冊的用戶名!");
document.form.name.focus();
return false;
}

if (!CheckIfEnglish(document.form.name.value )) {
alert("用戶名不能輸入中文及非法字符!");
document.form.name.focus();
return false;
}

if ((document.form.pass.value == "")&&(document.form.rpass.value == "")) {
alert("密碼不能為空!");
document.form.pass.focus();
document.form.rpass.focus();
return false;
}

if ((document.form.pass.value)!=(document.form.rpass.value)) {
alert (''''二次密碼輸入不一樣!'''');
document.form.pass.focus();
document.form.rpass.focus();
return false;
}

if (document.form.email.value == "") {
alert("請輸入您的Email!");
document.form.email.focus();
return false;
}

if ((!EmailReg.test(document.form.email.value))&&(document.form.email.value!='''''''')) {
alert (''''Email的格式不正確!'''');
document.form.email.focus();
return false;
}

return true;
}
</script>

<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" background="crystal.jpg">
<p align="center"> </p>
<p align="center"><b><font size="6" color="#333333">寧波科宇網——個人網頁申請</font></b></p>
<p align="center"></p>
<table width="65%" border="0" align="center">
<tr>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 永丰县| 景洪市| 南丹县| 浠水县| 永济市| 汶上县| 班戈县| 宁陕县| 铅山县| 万源市| 新泰市| 怀来县| 棋牌| 黄梅县| 深圳市| 江孜县| 横峰县| 项城市| 从化市| 田阳县| 密山市| 古交市| 华蓥市| 奉贤区| 金塔县| 西畴县| 武隆县| 满城县| 莲花县| 彭阳县| 新疆| 余庆县| 房产| 巴林左旗| 青铜峡市| 年辖:市辖区| 东辽县| 孟连| 肇庆市| 乌兰察布市| 亳州市|