📄 admin_hotmovie.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="ChkErr.asp"-->
<!--#include file="ChkAdmin.asp"-->
<!--#include file="ChkSQL.asp"-->
<!--#include file="ResultMsg.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>近期热门影片</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<form action=admin_listhotmovie.asp method=post>
<br><br><br><br><br><br><br><br><br><br>
<table class=tableborder1 align=center cellspacing=1 cellpadding=3 width=50% height=25%>
<tr><th colspan=2 id=tabletitlelink height=25 style=font-weight:normal align=center><b>近期热门影片</b></th></tr>
<tr><td class=TableBody2 align=center width=20%>查找最近<input type=text maxlength=3 name=SearchStr size=3 value=3>天来的热门电影 <input type=submit value=查找></td></tr>
</table>
<input type=hidden name=RecentlyHotMovie value=yes>
</form>
<body>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -