www.gusucode.com > 因特达Access数据库在线管理系统 > 因特达Access数据库在线管理系统\code\access\login.asp

    <%
if request("exe")="out" then
session("yinteda_access_userName")=""
session("yinteda_access_password")=""
session("dbstr")=""
end if
%>
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> 
<head> 
<TITLE>因特达Access在线管理系统</TITLE> 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>
v\:*{behavior:url(#default#VML);}
*{font-size:12px;color:;}
</STYLE>
<style type="text/css">
<!--
body,td,th {
	font-size: 12px;
	color: #000000;
}
BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #688CAC;
	background-image: url();
	background-repeat: repeat-x;
}
#td1 {
	color: #999999;
	line-height: 22px;
	filter: Alpha(Opacity=10);
}
#td2 {
	color: #000000;
}

#t{
	font-size: 16px;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #344A5F;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #344A5F;
}


-->
</style>
<script>if (top.location != location){top.location.href = location.href;}</script>
</head> 

<body style="overflow:hidden">

<%
if request("t")<>"" then
	response.Write("<script>alert('"&request("t")&"')</script>")
end if
%>
<table width="100%" height="100%">
  <tr>
    <td width="96%" align="center" valign="middle">
<v:RoundRect id='a' style='position:a bsolute;left:0;top:0;width:500;height:300;text-align:center'>
<v:Textbox inset='5px,5px,5px'>
  <table width="400" height="80" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td height="80"><img src="images/title.gif" alt="因特达Access在线管理系统9.0" width="422" height="60"></td>
      </tr>
  </table>
  <table width="450" border="0" align="center" cellspacing="0" id=tb2>
  
	   <td align="center" id=td1><img src="images/logo.gif" width="139" height="67"></td>
         <td width="198" align="right" id=td2><!-- #include file="login_sub.asp" --></td>
	   </tr>
    </table>
  <table width="411" height="34" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td width="411" align="right" valign="bottom"><a href="http://www.yinteda.com" target="_blank">查看最新版本 http://www.yinteda.com</a></td>
      </tr>
  </table>
</v:textbox>
<v:fill type='gradient'  angle=0 color='#c9ced3'/>
</v:RoundRect>    </td>
  </tr>
</table>
</body> 
</html> 
<div style="display:none">

</div>