📄 setup.asp
字号:
<%
if session("userdsf")<>" 站长" then response.redirect "EVER.ASP?LR=你不具有此权限"
%>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>设置首页</title>
<Link Rel="STYLESHEET" Href="index.CSS" Type="text/css">
<script language="javascript">
function addarticle()
{
CheckForm();
document.UP.submit();
}
function CheckForm()
{
document.UP.content.value=document.UP.doc_html.value;
return true;
}
function CO()
{
var arr = showModalDialog("selcolor.html", "", "dialogWidth:20.5em; dialogHeight:16.5em; status:0");
if (arr != null){
document.UP.T2.value=arr;
}
}
</script>
<title>New Page 1</title>
</head>
<body bgcolor="#99CCFF">
<table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" bgcolor="#D4D0C8" height="596"><tr><td height="594" valign="top" align="center">
<table border="0" width="100%" bgcolor="#000080">
<tr>
<td width="50%"> <font color="#FFFFFF">
设置首页属性</font></td>
<td width="50%"> </td>
</tr>
</table>
<table border="0" width="766" cellspacing="1" cellpadding="0">
<tr> <form name="UP" onsubmit="return CheckForm()" method="POST" action="setindex/DISET1.ASP">
<td width="758" colspan="3"></td>
</tr>
<tr>
<td width="207"> 图片<input type="text" name="T1" size="20"><br>
</td>
<td width="263"><IFRAME name=fo frameBorder=0 height=24 marginHeight=1 marginWidth=1 scrolling=no
width=100% BORDERCOLOR="#CCCCFF" src="setindex/FILEupIMG1.asp?name=T1"></IFRAME>
</td>
<td width="276">绝对路径:<input type="text" name="T4" size="29"></td>
</tr>
<tr>
<td width="207"> 标题<input type="text" name="T3" size="20" value="欢迎光临技术课信息发布网站"></td>
<td width="263">
底色<input type="text" name="T2" size="7" value="#FFFFFF"> <input onclick="CO()" type="button" value="选择" name="B3">
<input type="checkbox" name="C1" value="ON">设图片为底图
</td>
<td width="276">
<input type="text" name="T5" size="1" value="5">秒后跳转 <input type="submit" name=b1 value="更新欢迎页" onclick="javascript:addarticle();" style="FONT-SIZE: 12px;">
</td>
</tr>
</table>
<table border="0" width="99%" >
<tr>
<td width="100%" valign="top">
<p align="left">
</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<%ttt=(now()-cdate("2002-01-01"))*24*3600*1000%>
<OBJECT id=doc_html style="left: 0px; top: 0px; border: 3 double #000000" data="Editor.asp?id=<%=ttt%>" width="99%"
height=485 type="text/x-scriptlet" VIEWASTEXT></OBJECT>
<input type="hidden" name="content" value="" ></td>
</form></tr></table>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -