📄 scdel.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="Connections/CONNECT.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {
font-size: large;
font-weight: bold;
}
.STYLE4 {font-family: "华文行楷";
font-size: smaller;
}
.STYLE4 {font-size: 36px;
color: #33CC66;
}
.STYLE5 {font-size: xx-large;
font-family: "华文行楷";
color: #00FF00;
}
.STYLE6 {font-family: "宋体";
font-size: small;
}
.STYLE7 {color: #00FF00;
font-size: 24px;
}
body {
margin-left: 100px;
margin-right: 30px;
}
-->
</style>
</head>
<body>
<table width="810" height="510" border="1">
<tr>
<td height="93" bgcolor="#666666"><div align="center"><span class="STYLE7"><span class="STYLE5"><span class="STYLE4">欢迎进入管理主页</span></span><img src="photo/11.jpg" width="194" height="77" align="absmiddle" /></span></div></td>
</tr>
<tr>
<td height="17" bgcolor="#999999"><div align="center" class="STYLE1">影片搜索</div></td>
</tr>
<tr>
<td height="310" bgcolor="#CCCCCC"><p>
<label> </label><label></label>
</p>
<form id="form2" name="form2" method="get" action="result.asp">
<label></label>
<p align="center">请输入你要搜索影片的关键字 </p>
<p align="center">
<label>
<input name="search" type="text" id="search" />
</label>
</p>
<p>
</p>
<p align="center">
<input type="submit" name="Submit" value="搜索" />
<input type="button" name="button" id="button" value="返回" onClick="window.location='loginOK.asp'"/>
</p>
<p align="center"> </p>
</form>
<p><br />
</p> </td>
</tr>
<tr>
<td height="76" bordercolor="#FFFFFF" bgcolor="#CCCCCC"><p align="center">注意:本网页受版权保护,任何个人或集体未经允许私自拷贝都属于违法行为,我们将采取措施。</p>
<p align="center">@2007年12月28日</p></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -