Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
local
/
frontpage
/
version5.0
/
admin
/
1033
/
Upload File :
New :
File
Dir
//usr/local/frontpage/version5.0/admin/1033/passwd.htm
<HTML dir="ltr"> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" name="CharsetDefinition"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta name="Version" content="5.0.2.2635"> <TITLE>Change Password</TITLE> <link rel="stylesheet" type="text/css" href="webadmin.css"> <script language="Javascript"> function Visascii(ch) { return (!(ch.charCodeAt(0) & 0x80)); } function Visspace(ch) { return (ch.charCodeAt(0) == 32) || ((9 <= ch.charCodeAt(0)) && (ch.charCodeAt(0) <= 13)); } function stripWS(str) { var b = 0; var e = str.length; while (str.charAt(b) && (Visascii(str.charAt(b)) && Visspace(str.charAt(b)))) b++; while ((b < e) && (Visascii(str.charAt(e-1)) && Visspace(str.charAt(e-1)))) e--; return ((b>=e)?"":str.substring(b, e )); } var L_NoFieldEmpty_TEXT = " field can't be empty."; function CheckForEmptyField(text_orig,field_name) { var text = stripWS(text_orig); if (text.length == 0) { alert(field_name + L_NoFieldEmpty_TEXT); return false; } return (true); } function CheckForEmptyFieldNoAlert(text_orig) { var text = stripWS(text_orig); if (text.length == 0) { return false; } return (true); } var L_WrongEmailName1_TEXT = "The e-mail address specified in the "; var L_WrongEmailName2_TEXT = " box is not complete. Please type a complete e-mail address, in the format name@domain."; var L_TextWithoutSpaces1_TEXT="You must enter text without spaces in field "; function CheckForAtSighInEmailName(text_orig,field_name) { var text = stripWS(text_orig); if (!CheckForEmptyField(text_orig,field_name)) return false; var indexAt = 0; var countAt = 0; var countSpace = 0; var len = text.length; while(len--) { if (text.charAt(len) == '@') { indexAt = len; countAt++; } if (text.charAt(len) == ' ') countSpace ++; } if ((countAt == 0) || (indexAt == 0) || (indexAt == (text.length-1)) ) { alert(L_WrongEmailName1_TEXT + field_name + L_WrongEmailName2_TEXT); return false; } if (countSpace !=0 ) { alert(L_TextWithoutSpaces1_TEXT + field_name); return false; } return (true); } var L_msg_TEXT="Your passwords do not match.\nPlease, re-enter and confirm password."; var L_passwordEmpty_TEXT = "The new password cannot be blank.\nPlease enter a password."; function doSubmit() { if (document.forms.frm.newpassword.value != document.forms.frm.newpasswordc.value) { alert(L_msg_TEXT); document.forms.frm.newpasswordc.value = ""; return; } if (document.forms.frm.newpassword.value == "") { alert(L_passwordEmpty_TEXT); document.forms.frm.newpasswordc.value = ""; return; } document.forms.rpc.method.value = "change mnemonic:" + "5.0.2.2635"; var re; re = /([=;\[\]\\])/g; document.forms.rpc.user.value = "[username="+document.forms.frm.username.value.replace(re,"\\$1")+ ";mnemonic="+document.forms.frm.newpassword.value.replace(re,"\\$1")+"]"; document.forms.rpc.mnemonic.value = document.forms.frm.oldpassword.value.replace(re,"\\$1"); document.forms.rpc.submit(); } function prefill() { document.forms.frm.username.focus(); } </script> </HEAD> <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" link="#1B55FB" vlink="#BB1CFF" alink="#FF1C2C" onload="javascript:prefill();"> <table border="0" width="100%" height="100%" cellpadding=0 cellspacing=0 class=main> <form action="author.exe" method=post name=rpc onSubmit="javascript:{return false;};"> <input type="hidden" name="method" value=""> <input type="hidden" name="service_name" value=""> <input type="hidden" name="user" value=""> <input type="hidden" name="mnemonic" value=""> </form> <form action="" method="" name=frm onSubmit="javascript:{return false;};"> <tr> <td width=100% valign=top colspan=6> <table width=100% border="0" class=banner cellpadding=3 cellspacing=0> <tr> <td nowrap valign="middle" align="left"><img alt="Logo" src="offlogo.gif" width="28" height="28" id=Image1></td> <td nowrap class="BannerText" align=left height=34> <a ID=Home ACCESSKEY=O href="../../" id=home1><ID ID=Home2>Home</ID></a> </td> <td width=99%> </td> </tr> </table> </td> </tr> <tr> <td valign=top class="leftbar" colspan=4> <table width=100% border="0" class="TitleArea" cellpadding=3> <tr> <td style="padding-bottom: 0px"> <table width=100% cellpadding=0 cellspacing=0 border="0"> <tr> <td align=center valign=top nowrap width="105" height="40"> <img alt="Icon" src="settings.gif" width="43" height="43" id=icon_alt> </td> <td width=27> </td> <td nowrap> <table cellpadding=0 cellspacing=0 border="0"> <tr> <td ID=AdminPageTitle nowrap class="PageTitle">Change Password</td> </tr> </table> </td> </tr> </table> <table cellpadding=0 cellspacing=0 border=0 width=100%> <tr> <td height=5 colspan=5><img src="blank.gif" width="1" height="1"></td> </tr> <tr> <td class="SectionLine" height=2 colspan=5><img src="blank.gif" width="1" height="1"></td> </tr> </table> </td> <td width=1px></td> </tr> </table> </td> </tr> <tr valign=top> <TD height=100% class=ms-nav> <TABLE height=100% class=ms-navframe CELLPADDING=0 CELLSPACING=4 border="0" width=133px> <tr valign=top> <td width=100%> </td> <td class=ms-verticaldots> </td> </tr> </TABLE> </TD> <td valign=top height="100%" width="100%"> <table class=propertysheet border="0" cellspacing="0" cellpadding="4"> <TR> <TD valign=top class=PropertySheet ID=DescriptionText colspan=3>Use this page to change your password. </TD> <td width=1px></td> </TR> <TR> <td height=20px colspan=3><img src="blank.gif" width="1" height="1"></td> </TR> <tr> <td id=diidUserName class="DescriptionText">User name:</td> <td> <input type="text" name="username" size="56" maxlength="256"> </td> </tr> <tr> <td id=diidOldPass class="DescriptionText">Old password:</td> <td class="DescriptionText"> <input type="password" name="oldpassword" size="56" maxlength="256"> </td> </tr> <tr> <td id=diidNewPass class="DescriptionText">New password:</td> <td class="DescriptionText"><input type="password" name="newpassword" size="56" maxlength="256"> </td> </tr> <tr> <td id=diidConfirmPass class="DescriptionText">Confirm new password:</td> <td class="DescriptionText"> <input type="password" name="newpasswordc" size="56" maxlength="256"> </td> </tr> <tr> <td> </td> <td align=right> <input type="button" value="Change" onClick="javascript:doSubmit();" ID=Changebtn> </td> </tr> </table> </td> </tr> </form> </table> </BODY> </HTML>