?? webconfig.asp
字號:
</tr>
<tr>
<td>是否調用友情連接:</td>
<td height="1">
<%select case links
case 1%>
<input name="links" class="wenbenkuang" type="radio" value="1" checked>
調用
<input type="radio" name="links" value="0">
不調用
<%case 0%>
<input name="links" type="radio" value="1" >
調用
<input type="radio" name="links" value="0" checked>
不調用
<%end select%>
</td>
</tr>
<tr>
<td>商品分類是否調用:</td>
<td height="5">
<%select case fl
case 1%>
<input name="fl" class="wenbenkuang" type="radio" value="1" checked>
調用
<input type="radio" name="fl" value="0">
不調用
<%case 0%>
<input name="fl" type="radio" value="1" >
調用
<input type="radio" name="fl" value="0" checked>
不調用
<%end select%>
</td>
</tr>
<tr>
<td height="3">分類頁面商品調用數量:</td>
<td height="3"><select name="flsl" class="wenbenkuang" id="select4" onChange="(document.myform.pingpai.value=this.options[this.selectedIndex].value)">
<option value="" <%if flsl="0" then%>selected<%end if%>>請選擇</option>
<option value="5" <%if flsl="5" then%>selected<%end if%>>五行</option>
<option value="6" <%if flsl="6" then%>selected<%end if%>>六行</option>
<option value="7" <%if flsl="7" then%>selected<%end if%>>七行</option>
<option value="8" <%if flsl="8" then%>selected<%end if%>>八行</option>
<option value="9" <%if flsl="9" then%>selected<%end if%>>九行</option>
<option value="10" <%if flsl="10" then%>selected<%end if%>>十行</option>
<option value="11" <%if flsl="11" then%>selected<%end if%>>十一</option>
<option value="13" <%if flsl="12" then%>selected<%end if%>>十二</option>
<option value="13" <%if flsl="13" then%>selected<%end if%>>十三</option>
<option value="14" <%if flsl="14" then%>selected<%end if%>>十四</option>
<option value="15" <%if flsl="15" then%>selected<%end if%>>十五</option>
<option value="16" <%if flsl="16" then%>selected<%end if%>>十六</option>
<option value="17" <%if flsl="17" then%>selected<%end if%>>十七</option>
<option value="18" <%if flsl="18" then%>selected<%end if%>>十八</option>
<option value="19" <%if flsl="19" then%>selected<%end if%>>十九</option>
<option value="20" <%if flsl="20" then%>selected<%end if%>>二十</option>
</select> <select name="fll" class="wenbenkuang" id="select5" onChange="(document.myform.pingpai.value=this.options[this.selectedIndex].value)">
<option value="" <%if fll="0" then%>selected<%end if%>>請選擇</option>
<option value="1" <%if fll="1" then%>selected<%end if%>>一列</option>
<option value="2" <%if fll="2" then%>selected<%end if%>>二列</option>
<option value="3" selected <%if fll="3" then%>selected<%end if%>>三列</option>
</select> </td>
</tr>
<tr>
<td height="11">首頁音樂:</td>
<td height="11"> <select size="1" name="musicurl" style="font-family: 宋體; font-size: 9pt">
<option value="0" <%if rs("musicurl")="" then%>selected<%end if%>>請選擇</option>
<%while not rs_midi.eof%>
<option value="<%=rs_midi("filename")%>" <%if rs("musicurl")=rs_midi("ID") then%>selected<%end if%>><%=rs_midi("midiname")%></option>
<%rs_midi.movenext
wend
rs_midi.close
set rs_midi=nothing%>
</select>
選擇請選擇時即為不調用 </td>
</tr>
<tr>
<td height="11">首頁分類調用:</td>
<td height="11"><input name="class" class="wenbenkuang" type="text" id="class" size="26" value="<%=trim(rs("class"))%>">
填寫分類ID號(共四個,分類與分類之間用,號隔開,如:動感,購物)</td>
</tr>
<tr>
<td height="22" colspan="2"><strong>發送郵件的配置 </strong></td>
</tr>
<tr>
<td height="22">郵件服務器地址:</td>
<td height="22"> <input name="mailaddress" class="wenbenkuang" type="text" id="mailaddress" size="36" value="<%=trim(rs("mailaddress"))%>">
</td>
</tr>
<tr>
<td height="22">發送郵箱:</td>
<td height="22"> <input name="mailsend" class="wenbenkuang" type="text" id="mailsend" size="36" value="<%=trim(rs("mailsend"))%>">
</td>
</tr>
<tr>
<td height="22">登錄名:</td>
<td height="22"> <input name="mailusername" class="wenbenkuang" type="text" id="mailusername" size="36" value="<%=trim(rs("mailusername"))%>">
</td>
</tr>
<tr>
<td height="22">登錄密碼:</td>
<td height="22"> <input name="mailuserpass" class="wenbenkuang" type="password" id="mailuserpass" size="36" value="<%=trim(rs("mailuserpass"))%>">
</td>
</tr>
<tr>
<td height="22">發送時顯示的姓名:</td>
<td height="22"> <input name="mailname" class="wenbenkuang" type="text" id="mailname" size="36" value="<%=trim(rs("mailname"))%>">
</td>
</tr>
<tr>
<td height="22" colspan="2"> <div align="center">
<input type="submit" class="go-wenbenkuang" name="Submit" value="提 交">
<input type="reset" class="go-wenbenkuang" name="Submit2" value="恢 復">
</div></td>
</tr>
</form>
</table>
<%rs.Close
set rs=nothing%>
</td>
</tr>
</table>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="12v">
<tr>
<td class="12v" >
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber3" height="0" width="100%">
<tr>
<td>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<div align="center"><font color="#000000">操作注意事項及說明</font></div>
</td>
</tr>
<tr>
<td>
<table width="80%" border="0" align="center" cellpadding="5" cellspacing="0">
<tr>
<td height="16"><font color="#FF0000">·請注意分類名稱不要含有非法字符。<br>
·Logo的長和寬為126(左右)*60,Flash Banner的長和寬是777*100左右。<br>
·請選擇正確屬性,否則前臺banner不能正常顯示,不上傳和填寫前臺即看不見!<br>
·上傳文件都在adminn文件夾里,如修改adminn文件夾請修改路徑。<br>
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--#include file="copyright.asp"-->
</body>
</html>
<script>
function regInput(obj, reg, inputStr)
{
var docSel = document.selection.createRange()
if (docSel.parentElement().tagName != "INPUT") return false
oSel = docSel.duplicate()
oSel.text = ""
var srcRange = obj.createTextRange()
oSel.setEndPoint("StartToStart", srcRange)
var str = oSel.text + inputStr + srcRange.text.substr(oSel.text.length)
return reg.test(str)
}
</script>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -