⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login.asp

📁 本人大二数据库实习作品
💻 ASP
字号:
<! --#include file="login1.asp"--> 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<style>
BODY
{
    FONT-FAMILY: 仿宋;
    FONT-SIZE: 14px;
    LINE-HEIGHT: 20px
}
CENTER
{
    FONT-FAMILY: 宋体;
    FONT-SIZE: 15px;
}

input
{
    FONT-FAMILY: 宋体;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
select
{
    FONT-FAMILY: 宋体;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
</style>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>0203206学生管理系统</title>
</head>
<body BACKGROUND="bg.gif" bgproperties="fixed" >
<center>
<br>
<br>

&nbsp<p><h1><font face="幼圆" color="#008000"> 0203206学生信息管理系统</font></h1><font face="隶书"> &nbsp<p>
<form action="login1.asp" method="POST">
    <table border="0" width="50%">
        <tr>
            <td align="right"><b></font><font face="幼圆" color="#008000">用户名</font><font FACE="楷体_GB2312"><font color="#008000">:</font></font></b><font face="隶书">
            <TD width="55%"><input type="text" size="20" name="UserName"> 
        </tr>
    </font>
        <tr>
            <td align="right"><b><font face="幼圆" color="#008000">密&nbsp;&nbsp;码</font><font FACE="楷体_GB2312"><font color="#008000">:</font></font></b><font face="隶书">
            <td><input type="password" size="20" name="password"> 
        </tr>
        <tr>
            <td align="center" colspan="2"><p><input
            type="submit" name="OK" value="登 录">&nbsp&nbsp&nbsp 
            <input type=reset name=cancel value="重 填"></p>
            
        </tr>
    </table>
</form>

</center>
<br>
<hr width=80% color=green>

</body>
</html>

⌨️ 快捷键说明

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