index.asp

来自「短信息群发平台 功能强大 使用于各行各业 还可以和其他系统连接」· ASP 代码 · 共 44 行

ASP
44
字号
<%dbdns="../"%>
<!--#include file="../inc/conn.asp"-->
<%=citycss%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GB2312">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>管理登陆</title>
<style>
.inp{color:0000ff;border-top:0px;border-left:0px;border-right:0px;border-bottom:1px #999999 solid;background:#efefef}
</style>
</head>
<body>

<table width="100%" border="0" height=100% cellspacing="0" cellpadding="0">
  <tr>
    <td>

<TABLE WIDTH=492 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center">
<form  name="form1" method="post" action="Chkadmin.asp">
	<TR>
		<TD COLSPAN=3><IMG SRC="img/login_1.gif" WIDTH=492 HEIGHT=87></TD></TR>
	<TR>
		<TD ROWSPAN=2><IMG SRC="img/login_2.gif" WIDTH=11 HEIGHT=101></TD>
		<TD bgcolor="#efefef" height=90 align="center">用户名:<input type="text" name="nick" style="height:18;width:60" class=inp>&nbsp;
密码:<input type="password" name="Password" class=inp style="height:18;width:60">&nbsp;&nbsp;
<input type="submit" name="Submit" value=" 确 认 " class="input1"></TD>
		<TD ROWSPAN=2><IMG SRC="img/login_4.gif" WIDTH=13 HEIGHT=101></TD>
	</TR>
	<TR>
		<TD><IMG SRC="img/login_5.gif" WIDTH=468 HEIGHT=11></TD>
	</TR>
</form>
</TABLE>
	
	</td>
  </tr>
    <tr> 
      <td COLSPAN=3 height=50></td>
    </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?