<%@language=vbscript codepage=936 %><%option explicit'强制浏览器重新访问服务器下载页面,而不是从缓存读取页面Response.Buffer = True Response.Expires = -1Response.ExpiresAbsolute = Now() - 1 Response.Expires = 0 Response.CacheControl = "no-cache" '主要是使随机出现的图片数字随机%><script language=javascript><!--function SetFocus(){if (document.Login.UserName.value=="") document.Login.UserName.focus();else document.Login.UserName.select();}function CheckForm(){ if(document.Login.UserName.value=="") { alert("请输入用户名!"); document.Login.UserName.focus(); return false; } if(document.Login.Password.value == "") { alert("请输入密码!"); document.Login.Password.focus(); return false; } if (document.Login.CheckCode.value==""){ alert ("请输入您的验证码!"); document.Login.CheckCode.focus(); return(false); }}function CheckBrowser() { var app=navigator.appName; var verStr=navigator.appVersion; if (app.indexOf('Netscape') != -1) { alert("友情提示:\n 你使用的是Netscape浏览器,可能会导致无法使用后台的部分功能。建议您使用 IE6.0 或以上版本。"); } else if (app.indexOf('Microsoft') != -1) { if (verStr.indexOf("MSIE 3.0")!=-1 || verStr.indexOf("MSIE 4.0") != -1 || verStr.indexOf("MSIE 5.0") != -1 || verStr.indexOf("MSIE 5.1") != -1) alert("友情提示:\n 您的浏览器版本太低,可能会导致无法使用后台的部分功能。建议您使用 IE6.0 或以上版本。"); }}//--></script><html><head><title>登陆网站</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><STYLE type=text/css>INPUT { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 20px}TD { FONT-SIZE: 12px}.inll { BORDER-RIGHT: #ffffff; BORDER-TOP: #ffffff; BORDER-LEFT: #ffffff; BORDER-BOTTOM: #ffffff}.STYLE1 {color: #FFFFFF}.STYLE3 {color: #FFFFFF; font-weight: bold; }</STYLE></head><body bgcolor="#FFFFFF" background="" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="308" valign="middle"><TABLE cellSpacing=0 cellPadding=0 width=100% align=center bgColor=#ffffff border=0> <TBODY> <TR> <TD height=182 align="center" vAlign=bottom> </TD> </TR>