Revision [13601]

This is an old revision of SandBox made by 202.127.20.29 on 2006-03-22 05:21:15.

 

Test your formatting skills here


See also:

Note: this server is configured to use a western charset encoding (ISO-8859-1). This results in non-western characters being stored as unicode entities and displayed as such in the edit screen. To learn more on different charset support, please refer to WikkaLocalization.
Read this first
You are free to play with Wikka's FormattingRules syntax on this page. Double click anywhere to open the edit screen.
Please do not remove the main header and this paragraph while editing the page and start editing under the horizontal rule BELOW
 



){
alert("提示:邮箱用户名必须填写!");
input.name.focus();
return false;}
if(input.password.value
|| input.password.value.length<3){ alert("提示:邮箱密码必须填写完整!"); input.password.focus(); return false;} else{go(); return false;}} function makeURL(){ var objForm=document.mailForm; var intIndex=objForm.mailSelect.options.selectedIndex; var varInfo=objForm.mailSelect.options[intIndex].value; var arrayInfo=varInfo.split(';'); var strName=objForm.name.value,varPasswd=objForm.password.value; var length=arrayInfo.length,strProvider=arrayInfo[0],strIdName=arrayInfo[1],varPassName=arrayInfo[2]; if(length==3){ var strUrl=strProvider+'?'+strIdName+'='+strName+'&'+varPassName+'='+varPasswd; } else{ if(arrayInfo[3]=='suffix') strName+='@'+arrayInfo[4] var strUrl='
'; if(arrayInfo[3]=='hidden') strUrl+='' strUrl+='
'; } return strUrl; } function go(){ var strLocation=makeURL(); if(strLocation.indexOf('
html'); doc.write(''); doc.write('

电子邮局快速登录系统,请稍候......

'+strLocation+''); doc.close(); } else window.open(strLocation,'','menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,,scrollbars=yes'); } function News_Window(theURL,winName,features) { window.open(theURL,winName,features); }
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki