⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_setup.asp

📁 正版创力4.1SQL商业版!!!ASP版。
💻 ASP
📖 第 1 页 / 共 5 页
字号:
		<option value="新宋体">新宋体</option>
		<option value="黑体">黑体</option>
		<option value="隶书">隶书</option>
		<option value="Andale Mono" selected="selected">Andale Mono</option> 
		<option value="Arial">Arial</option> 
		<option value="Arial Black">Arial Black</option> 
		<option value="Book Antiqua">Book Antiqua</option>
		<option value="Century Gothic">Century Gothic</option> 
		<option value="Comic Sans MS">Comic Sans MS</option>
		<option value="Courier New">Courier New</option>
		<option value="Georgia">Georgia</option>
		<option value="Impact">Impact</option>
		<option value="Tahoma">Tahoma</option>
		<option value="Times New Roman" >Times New Roman</option>
		<option value="Trebuchet MS">Trebuchet MS</option>
		<option value="Script MT Bold">Script MT Bold</option>
		<option value="Stencil">Stencil</option>
		<option value="Verdana">Verdana</option>
		<option value="Lucida Console">Lucida Console</option>
		</select>
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>上传水印字体是否粗体:</strong></td>
		<td> 
		<select name="Upload_Setting(8)" id="Upload_Setting(8)">
		<option value="0">否</option>
		<option value="1">是</option>
		</select>
		</td>
	</tr>
<!-- 上传图片添加水印LOGO图片定义 -->
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>添加水印LOGO图片信息:</strong></td>
		<td>
		  <input type="text" name="Upload_Setting(9)" size="40" value="<%=Cl.Upload_Setting(9)%>" />
		<br /><font color="#3370CC">填写LOGO的图片相对路径</font>		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>上传图片添加水印透明度:</strong></td>
		<td> 
		  <input type="text" name="Upload_Setting(10)" size="10" value="<%=Cl.Upload_Setting(10)%>" /> 
		如60%请填写0.6
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>水印图片去除底色:</strong></td>
		<td> 
		  <input type="text" name="Upload_Setting(11)" id="Upload_Setting(11)" size="10" value="<%=Cl.Upload_Setting(11)%>" /> 
		<img border="0" src="../images/Gcolor.gif" style="cursor:pointer;background-Color:<%=Cl.Upload_Setting(11)%>;" onClick="Getcolor(this,'Upload_Setting(11)');" title="选取颜色!" align="absmiddle" />&nbsp;&nbsp;<font color="#3370CC">保留为空则水印图片不去除底色。</font>		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>水印文字或图片的长宽定义:</strong></td>
		<td> 
		宽度:
		  <input type="text" name="Upload_Setting(12)" size="10" value="<%=Cl.Upload_Setting(12)%>" /> 
		象素
		高度:
		<input type="text" name="Upload_Setting(13)" size="10" value="<%=Cl.Upload_Setting(13)%>" /> 
		象素
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>添加水印LOGO位置坐标:</strong></td>
		<td>
		<select name="Upload_Setting(14)" id="Upload_Setting(14)">
		<option value="0">左上</option>
		<option value="1">左下</option>
		<option value="2">居中</option>
		<option value="3">右上</option>
		<option value="4">右下</option>
		</select>
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>生成预览图片大小设置:</strong></td>
		<td>
			宽度:
		    <input type="text" name="Upload_Setting(15)" size="10" value="<%=Cl.Upload_Setting(15)%>" /> 
			象素
			高度:
			<input type="text" name="Upload_Setting(16)" size="10" value="<%=Cl.Upload_Setting(16)%>" /> 
			象素
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>生成预览图片大小规则选项:</strong></td>
		<td> 
			<select name="Upload_Setting(17)" id="Upload_Setting(17)">
			<option value="0">固定</option>
			<option value="1">等比例缩小</option>
		  </select>
		</td>
	</tr>
<!-- 上传图片添加水印LOGO图片定义 -->
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>上传目录设定:</strong></td>
		<td>
		  <input type="text" name="Upload_Setting(0)" value="<%=Cl.Upload_Setting(0)%>" />
		<br /><font color="#FF0000">如果修改了此项,请用FTP手工创建目录和移动原有上传文件</font>
		</td>
	</tr>
</table>
<br />
<%if SysTemVersion>2 then%>
<table border="0" align="center" cellpadding="0" cellspacing="1" class="border">
    <tr> 
      <td height="25" colspan="2" class="title"><a name="Product" id="Product"></a><strong> 商城综合设置&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong><a href="#Top"><font color="white">(顶&nbsp;部)</font></a></td>
    </tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>商品订单编号前缀:</strong></td>
		<td>
		  <input type="text" name="Product_Setting(0)" value="<%=Cl.Product_Setting(0)%>" />
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>在线支付单编号前缀:</strong></td>
		<td>
		  <input type="text" name="Product_Setting(1)" value="<%=Cl.Product_Setting(1)%>" />
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>允许游客购买商品:</strong></td>
		<td>
		<input type="radio" name="Product_Setting(2)" value="1" <%if Cl.Product_Setting(2)="1" then response.write "checked"%> /> 
		允许 &nbsp;&nbsp;&nbsp;&nbsp; <input type="radio" name="Product_Setting(2)" value="0" <%if Cl.Product_Setting(2)<>"1" then response.write "checked"%> /> 
		不允许
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>在线支付平台选择:</strong></td>
		<td>
		<select name="Product_Setting(3)" id="Product_Setting(3)">
			<option value="0" <%if Cl.Product_Setting(3)="0" then %>selected<%end if%>>关闭在线支付</option>
			<option value="1" <%if Cl.Product_Setting(3)="1" then %>selected<%end if%>>网银在线支付</option>
			<option value="2" <%if Cl.Product_Setting(3)="2" then %>selected<%end if%>>云网在线支付</option>
			<option value="3" <%if Cl.Product_Setting(3)="3" then %>selected<%end if%>>财 付 通支付</option>
			<option value="4" <%if Cl.Product_Setting(3)="4" then %>selected<%end if%>>支 付 宝支付</option>
		</select>
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>在线支付商户号:</strong></td>
		<td>
		  <input type="text" name="Product_Setting(4)" value="<%=Cl.Product_Setting(4)%>" size="50" />
		<br /><font color="#FF0000">您在在线支付平台申请的商户ID</font>
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>在线支付MD5私钥:</strong></td>
		<td>
		  <input type="text" name="Product_Setting(5)" value="<%=Cl.Product_Setting(5)%>" size="50" />
		<br /><font color="#FF0000">您在在线支付平台中设置的MD5私钥</font>
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>在线支付手续费率:</strong></td>
		<td>
		<input name="Product_Setting(7)" type="text" id="Product_Setting(7)" value="<%=Cl.Product_Setting(7)%>" size="5" maxlength="2" style="text-align:right" />
		%
		&nbsp;&nbsp;&nbsp;&nbsp;
		<input name="Product_Setting(6)" type="checkbox" value="1"  <%if Cl.Product_Setting(6)="1" then %>checked<%end if%>> 
		手续费由付款人额外支付
		</td>
	</tr>
    <tr class="tdbg">
		<td width="25%" height="25" align="right"><strong>商品税率设置:</strong></td>            
		<td>
		<input name="Product_Setting(9)" type="text" value="<%=Cl.Product_Setting(9)%>" size="5" style="text-align: right;" maxlength="2" />
		% 
		&nbsp;&nbsp;&nbsp;&nbsp;
		<input type="checkbox" name="Product_Setting(8)" value="1" <%if Cl.Product_Setting(8)="1" then%>checked<%end if%> /> 
		商品税金由付款人额外支付
		</td>
	</tr>
    <tr class="tdbg">
		<td width="25%" height="25" align="right"><strong>在线支付额外赠送:</strong></td>            
		<td>
		<%=Cl.Web_Setting(26)%>:<input name="Product_Setting(10)" type="text" id="Product_Setting(10)" value="<%=Cl.Product_Setting(10)%>" size="5" maxlength="3" style="text-align: right;" />
		&nbsp;<%=Cl.Web_Setting(27)%>+支付金额的<input name="Product_Setting(11)" type="text" id="Product_Setting(11)" value="<%=Cl.Product_Setting(11)%>" size="5" maxlength="2" style="text-align: right;" />
		%<br />
		<%=Cl.Web_Setting(28)%>:<input name="Product_Setting(12)" type="text" id="Product_Setting(12)" value="<%=Cl.Product_Setting(12)%>" size="5" maxlength="3" style="text-align: right;" />
		&nbsp;<%=Cl.Web_Setting(29)%>+支付金额的<input name="Product_Setting(13)" type="text" id="Product_Setting(13)" value="<%=Cl.Product_Setting(13)%>" size="5" maxlength="2" style="text-align: right;" />
		%
		</td>
	</tr>
</table>
<br />
<%end if%>
<table border="0" align="center" cellpadding="0" cellspacing="1" class="border">
    <tr> 
      <td height="25" colspan="2" class="title"><a name="Other" id="Other"></a><strong> 网站其他设置&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong><a href="#Top"><font color="white">(顶&nbsp;部)</font></a></td>
    </tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>网站RSS功能:</strong></td>
		<td>
		<input type="radio" name="Web_Setting(50)" value="Yes" <%if Cl.Web_Setting(50)="Yes" then response.write "checked"%> /> 
		开启 &nbsp;&nbsp;&nbsp;&nbsp; <input type="radio" name="Web_Setting(50)" value="No" <%if Cl.Web_Setting(50)="No" then response.write "checked"%> /> 
		关闭
		</td>
	</tr>
	<tr class="tdbg" onmouseout="this.className='tdbg'" onmouseover="this.className='tdbg2'">
		<td width="25%" height="25" align="right"><strong>网站WAP功能:</strong></td>
		<td>
		<input type="radio" name="Web_Setting(51)" value="Yes" <%if Cl.Web_Setting(51)="Yes" then response.write "checked"%> /> 
		开启 &nbsp;&nbsp;&nbsp;&nbsp; <input type="radio" name="Web_Setting(51)" value="No" <%if Cl.Web_Setting(51)="No" then response.write "checked"%> /> 
		关闭

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -