windows搭建ntp服务器:高手请给解一下,看有没有什么用户名和密码能用

来源:百度文库 编辑:高校问答 时间:2024/04/29 03:21:29
src="/aspnet_client/system_web/1_1_4322/WebUIValidation.js"></script><TABLE id="Table91" cellSpacing="0" cellPadding="0" width="777" border="0"> <!--DWLayoutTable--> <TABLE class="1" id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0"> <!--DWLayoutTable-- <TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0"> <!--DWLayoutTable--> <TD vAlign="bottom" align="center" width="60" height="40"><FONT color="#666666">用户名</FONT></TD> <TD vAlign="bottom" width="131"><input name="Txtyhm" type="text" id="Txtyhm" class="3" style="width:125px;" /></TD> <TD class="2" vAlign="top" height="20"><FONT color="#666666">密 码</FONT></TD>
<TD vAlign="middle"><input name="Txtmm" type="password" id="Txtmm" class="3" style="width:125px;" /></TD> vAlign="top"><input type="image" name="login" onclick="if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate(); " language="javascript" id="login" src="images/111.GIF" border="0" <TD vAlign="top"><IMG height="19" src="images/222.gif" width="59"></TD>
<P><span id="RFVyhm" controltovalidate="Txtyhm" errormessage="请输入用户名!" evaluationfunction="RequiredFieldValidatorEvaluateIsValid" initialvalue="" style="color:Red;font-size:Larger;font-weight:bold;visibility:hidden;">请输入用户名!</span></P>
<P><span id="RFVmm" controltovalidate="Txtmm" errormessage="请输入密码!" evaluationfunction="RequiredFieldValidatorEvaluateIsValid" initialvalue="" style="color:Red;font-size:Larger;font-weight:bold;visibility:hidden;">请输入密码!</span></P>
target="_blank"><font color="#9933CC">蜀ICP备05000131号 var Page_Validators = new Array(document.all["RFVyhm"], document.all["RFVmm"]);
<script language="javascript">
<!--
var Page_ValidationActive = false;
if (typeof(clientInformation) != "undefined" && clientInformation.appName.indexOf("Explorer") != -1) {
if ((typeof(Page_ValidationVer) != "undefined") && (Page_ValidationVer == "125"))
ValidatorOnLoad();
}function ValidatorOnSubmit() {
if (Page_ValidationActive) {
ValidatorCommonOnSubmit();