index.asp

来自「主要是优化了部分代码」· ASP 代码 · 共 22 行

ASP
22
字号
<!-- #include file="conn.asp" -->
<!-- #include file="ini.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=allsms%></title>
<link href="css.css" type=text/css rel=stylesheet></head>
<body>
<div id=d1><img src="logo.gif"></div>
<div id=d2><A HREF="reg.asp">● 注册成为新会员</A> <A HREF="getpassword.asp?getp=n0">● 进入取回密码</A> <A HREF="http://www.youwe.org/?user" TARGET="_blank">● 进入有为明星加工厂</A></div>
<div style="width:500px;padding:5px;">
<form name="form1" method="post" action="login.asp" style="margin:0;">
用户名:<input name="username" type="text" id="username" style="width:80px;">
密 码:<input name="password" type="password" id="password" style="width:80px;">
<input type="submit" name="Submit" value="确定">
<input type="reset" name="Submit" value="清除"></form></div>
<!--#include file="ads.asp"-->
<div id=copy><a href="http://www.youwe.org/?user" target="_parent">Copyright &copy;<%=webmaster%></a><BR>有为明星加工厂 设计发布<BR><%=adminmail%><BR><A HREF="adminindex.asp" TARGET="_blank">管理登陆入口</A><BR><A HREF="http://www.youwe.org/work/youweuser.rar">下载此程序</A><BR><script src='http://s26.cnzz.com/stat.php?id=102492&web_id=102492&show=pic' language='JavaScript' charset='gb2312'></script></div>
</body>
</html>

⌨️ 快捷键说明

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