📄 plug-in.asp
字号:
<!--#include file="setup.asp" -->
<% Call Top
Call table()
Title=Request.QueryString("Title")
FileName=Request.QueryString("FileName")
Thername=Title&","&FileName
if instr(conn.execute("Select FunctionInfo from Functions where FunctionID=25")(0),Thername) = 0 Then Error 2,"参数非法传递!\n您的IP已被记录!",""
Response.Write("<style><!-- TABLE{BORDER-TOP:0px;BORDER-LEFT:0px;BORDER-BOTTOM:1px}TD{BORDER-RIGHT:0px;BORDER-TOP:0px}--></style><br>")
%>
<table borderColor="#a4b6d7" cellSpacing="0" cellPadding="0" width="100%" border="1" style="border-left: 0px none; border-top: 0px none; border-bottom: 1px none; border-collapse:collapse">
<tr><td height="25" background=images/title_sub.gif style="border-right: 0px none; border-top: 0px none">
<b> ■ <%= Community %> </b>社区娱乐</td>
</tr></table>
<TABLE borderColor=#a4b6d7 cellSpacing=0 cellPadding=3 width=100% border=1 style="border-collapse: collapse">
<TR>
<TD height=12 width="75%" > <img src="images/2.gif" width="60" height="9"><%= Title %></TD>
</TR></TABLE><br>
<IFRAME src="Plug-in/<%= FileName %>" frameBorder=0 width="100%" scrolling=no height=100%></IFRAME>
<% htmlend %>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -