?? admintitle.asp
字號:
<!--#include file=cookies.asp-->
<!--#include file=../config.asp-->
<%
function HTMLEncode(fString)
if not isnull(fString) then
fString = replace(fString, ">", ">")
fString = replace(fString, "<", "<")
fString = Replace(fString, CHR(32), " ")
fString = Replace(fString, CHR(9), " ")
fString = Replace(fString, CHR(34), """)
fString = Replace(fString, CHR(39), "'")
fString = Replace(fString, CHR(13), "")
fString = Replace(fString, CHR(10) & CHR(10), "</P><P> ")
fString = Replace(fString, CHR(10), "<BR> ")
HTMLEncode = fString
end if
end function
%>
<link href="inc_style.css" rel="stylesheet" type="text/css">
<p align="center"><img border="0" src="img/list_bo.gif" width="600" height="12"></p>
<form name="form1" method="POST" action="admintitlechk.asp">
<div align="center">
<table width="602" border="0" cellspacing="0" style="border:1px solid #CCCCCC; border-collapse: collapse" bordercolor="#111111" height="792">
<tr>
<td style="border-bottom-style: solid; border-bottom-width: 1" height="25" bgcolor="#FEEEBC" colspan="4">
<b> 基本參數設定</b></td>
</tr>
<tr>
<td width="185" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:solid; border-top-width:1" height="22" bgcolor="#FFFFFF" align="right">
<p style="margin-left: 20">設定網站名稱:</td>
<td width="414" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:solid; border-top-width:1" height="27" bgcolor="#FFFFFF" colspan="3">
<p style="margin-left: 20">
<input type="text" name="title" value="<%=title%>" size="33"></td>
</tr>
<tr>
<td width="185" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:none; border-top-width:medium" height="22" bgcolor="#FFFFFF" align="right">
<p style="margin-left: 20">網站安裝路徑:</td>
<td width="414" style="border-bottom-style: none; border-bottom-width: medium; border-top-style:none; border-top-width:medium" height="27" bgcolor="#FFFFFF" colspan="3">
<p style="margin-left: 20">
<input type="text" name="web" value="<%=web%>" size="39"> 訪問地址</td>
</tr>
<tr>
<td width="185" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="22" bgcolor="#FFFFFF" align="right">
<p style="margin-left: 20">網站LOGO路徑:</td>
<td width="414" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF" colspan="3">
<p style="margin-left: 20">
<input type="text" name="logo" value="<%=logo%>" size="39"> 完全路徑(首頁標題)</td>
</tr>
<tr>
<td width="185" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="22" bgcolor="#FFFFFF" align="right">
<p style="margin-left: 20">版權聯系信息:</td>
<td width="414" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="19" bgcolor="#FFFFFF" colspan="3">
<input type="text" name="coryright" value="<%=coryright%>" size="55"></td>
</tr>
<tr>
<td width="185" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="22" bgcolor="#FFFFFF" align="right">
信息類型設置:</td>
<td width="414" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="19" bgcolor="#FFFFFF" colspan="3">
<input type="text" name="leixing1" value="<%=leixing1%>" size="11"><input type="text" name="leixing2" value="<%=leixing2%>" size="11"><input type="text" name="leixing3" value="<%=leixing3%>" size="11"><input type="text" name="leixing4" value="<%=leixing4%>" size="11"><br>
<input type="text" name="leixing5" value="<%=leixing5%>" size="11"><input type="text" name="leixing6" value="<%=leixing6%>" size="11"><input type="text" name="leixing7" value="<%=leixing7%>" size="11"><input type="text" name="leixing8" value="<%=leixing8%>" size="11"><input type="text" name="leixing9" value="<%=leixing9%>" size="11"></td>
</tr>
<tr>
<td width="185" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="22" bgcolor="#FFFFFF" align="right">
首頁分類信息數字數:</td>
<td width="414" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="19" bgcolor="#FFFFFF" colspan="3">
<input type="text" name="zinum" value="<%=zinum%>" size="8"> 字</td>
</tr>
<tr>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1" height="25" bgcolor="#FEEEBC" colspan="4">
<b> <a name="ad"></a>首頁廣告管理</b></td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
滾動動態信息(頂部):</td>
<td style="padding:0; " height="26" colspan="3" width="416">
<input type="text" name="adtop" value="<%=adtop%>" size="62"></td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
熱點文字廣告(推薦信息邊):</td>
<td style="padding:0; " height="26" colspan="3" width="416">
<textarea rows="4" name="adhot" cols="59"><%=adhot%></textarea></td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
<p align="right">首頁通欄(上)(750*60):</td>
<td style="padding:0; " height="26" colspan="3" width="416">
<input type="text" name="ad" value="<%=ad%>" size="25"> 圖片
<input type="text" name="adweb" value="<%=adweb%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
首頁通欄(中)(750*90):</td>
<td style="padding:0; " height="23" colspan="3" width="416">
<input type="text" name="ad0" value="<%=ad0%>" size="25"> 圖片
<input type="text" name="ad0web" value="<%=ad0web%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
<p style="margin-left: 20">首頁通欄(下)(750*90):</td>
<td style="padding:0; " height="23" colspan="3" width="416">
<input type="text" name="ad1" value="<%=ad1%>" size="25"> 圖片
<input type="text" name="ad1web" value="<%=ad1web%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
首頁左一(240*50):</td>
<td style="padding:0; " height="17" colspan="3" width="416">
<input type="text" name="ad2" value="<%=ad2%>" size="25"> 圖片
<input type="text" name="ad2web" value="<%=ad2web%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
首頁左二(240*50):</td>
<td style="padding:0; " height="19" colspan="3" width="416">
<input type="text" name="ad3" value="<%=ad3%>" size="25"> 圖片
<input type="text" name="ad3web" value="<%=ad3web%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
首頁左三(240*50):</td>
<td style="padding:0; " height="19" colspan="3" width="416">
<input type="text" name="ad4" value="<%=ad4%>" size="25"> 圖片
<input type="text" name="ad4web" value="<%=ad4web%>" size="25">
連接</td>
</tr>
<tr>
<td style="padding:0; " height="22" width="187" align="right">
首頁下(240*200):</td>
<td style="padding:0; " height="19" colspan="3" width="416">
<input type="text" name="ad5" value="<%=ad5%>" size="25"> 圖片
<input type="text" name="ad5web" value="<%=ad5web%>" size="25">
連接</td>
</tr>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -