webconfig.asp
来自「网店批发系统,很好很强大,很好很强大很好很强大」· ASP 代码 · 共 243 行 · 第 1/2 页
ASP
243 行
<!--#include file="conn.asp"-->
<!--#include file="checkAdmin.asp"-->
<!--#include file="../sysConfig.asp"-->
<!--#include file="../inc/check_inc.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link href="css/css.css" rel="stylesheet" type="text/css" />
<title>网站系统参数设置</title>
</head>
<body>
<!--#include file="inc/Webconfig_inc.asp"-->
<form name="webconfig" method="post" action="Webconfig.asp?Action=save">
<table width="97%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FAFAFA" style="border:1px solid #DDDDDD">
<tr>
<td align="right"> </td>
<td align="left"> </td>
<td align="right"> </td>
<td align="left"> </td>
</tr>
<tr>
<td width="180" height="28" align="right">网站名称:</td>
<td width="256" align="left">
<input name="webName" type="text" class="input_text" value="<%=config(0)%>" /> </td>
<td width="170" height="28" align="right">网站域名:</td>
<td width="328" align="left"><input name="WebUrl" type="text" class="input_text" value="<%=config(1)%>" /> </td>
</tr>
<tr>
<td height="28" align="right">默认语言:</td>
<td align="left">
中文<input name="lan" type="radio" value="0" <%if config(41)=0 then%>checked="checked"<%end if%> />
英文<input name="lan" type="radio" value="1" <%if config(41)=1 then%>checked="checked"<%end if%> disabled="disabled" /> (暂未能使用) </td>
<td align="right">静态生成:</td>
<Td><input type="button" value="生成静态首页" class="Button" onclick="window.location.href='../test.asp';" /></Td>
</tr>
<tr>
<td height="28" align="right">网站标志:</td>
<td align="left"><input name="WebLogo" type="text" class="input_text" value="<%=config(2)%>" />
<input name="upload" type="button" class="Button" onclick="window.open('../<%=upload%>?Form=webconfig&Edit=WebLogo&Path=syspic','','status=no,scrollbars=no,top=300,left=300,width=420,height=165')" value="上传" /></td>
<td align="right">超级链接:</td>
<td align="left"><input name="WebBannerUrl" type="text" class="input_text" value="<%=config(18)%>" /></td>
</tr>
<tr>
<td height="28" align="right">BANNER:</td>
<td align="left"><input name="WebBanner" type="text" class="input_text" value="<%=config(3)%>" />
<input name="upload" type="button" class="Button" onclick="window.open('../<%=upload%>?Form=webconfig&Edit=WebBanner&Path=syspic','','status=no,scrollbars=no,top=300,left=300,width=420,height=165')" value="上传" /><img id="preview" style="display:none;" />
</td>
<td height="28" align="right">邮政编码:</td>
<td align="left"><input name="WebCode" type="text" class="input_text" value="<%=config(5)%>" /> </td>
</tr>
<tr>
<td height="28" align="right">联系地址:</td>
<td align="left"><input name="WebAddress" type="text" class="input_text" value="<%=config(4)%>" /> </td>
<td height="28" align="right">传真机:</td>
<td align="left"><input name="WebCZ" type="text" class="input_text" value="<%=config(7)%>" /> </td>
</tr>
<tr>
<td height="28" align="right">联系电话:</td>
<td align="left"><input name="WebTel" type="text" class="input_text" value="<%=config(6)%>" /> </td>
<td height="28" align="right">Email:</td>
<td align="left"><input name="Email" type="text" class="input_text" value="<%=config(21)%>" /></td>
</tr>
<tr>
<td height="28" align="right"> </td>
<td align="left"> </td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="28" align="right">邮件服务器地址:</td>
<td align="left">
<input name="mailfrom" type="text" class="input_text" value="<%=config(30)%>" /></td>
<td align="right">发件人姓名:</td>
<td align="left"><input name="mailname" id="mailname" type="text" class="input_text" value="<%=config(31)%>" /></td>
</tr>
<tr>
<td height="28" align="right">邮件登录用户名:</td>
<td align="left">
<input name="mailusername" type="text" class="input_text" value="<%=config(32)%>" /></td>
<td align="right">邮件登陆密码:</td>
<td align="left"><input name="mailuserpass" type="text" class="input_text" value="<%=config(33)%>" /></td>
</tr>
<tr>
<td height="28" align="right"> </td>
<td align="left"> </td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="28" align="right"><a href="http://www.chinabank.com.cn/paymentstorm/register.html" target="_blank" style="color:#0000FF; text-decoration:underline">网银商户号</a>:</td>
<td align="left">
<div id="help4" class="floathelp">如果您还没有网银帐户,请访问<br /><span style="color:#0000FF; text-decoration:underline">http://www.chinabank.com.cn</span><br />免费注册,注册成功后须签订协议</div>
<input name="BUSSID" type="text" class="input_text" value="<%=config(28)%>" onFocus="display('help4')" onBlur="hidden('help4')" />
<a href="javascript:;" class="help_bt" onmouseover="display('help4')" onmouseout="hidden('help4')"><img src="images/space_bt.gif" width="17" height="17" border="0" align="absmiddle" /></a></td>
<td align="right"><a href="http://merchant.chinabank.com.cn/login2.jsp" target="_blank" style="color:#0000FF; text-decoration:underline">MD5密钥</a>:</td>
<td align="left"><div id="help5" class="floathelp">请登录网银商户管理,进入用户管理 -> MD5密钥设定 -> MD5私钥,进行查看</div>
<input name="PrivateKey" id="PrivateKey" type="text" class="input_text" value="<%=config(29)%>" onFocus="display('help5')" onBlur="hidden('help5')" />
<a href="javascript:;" class="help_bt" onmouseover="display('help5')" onmouseout="hidden('help5')"><img src="images/space_bt.gif" width="17" height="17" border="0" align="absmiddle" /></a>
开<input name="BUSSflag" type="radio" value="0" <%if config(38)=0 then%>checked="checked"<%end if%> />
关<input name="BUSSflag" type="radio" value="1" <%if config(38)=1 then%>checked="checked"<%end if%> /></td>
</tr>
<tr>
<td height="28" align="right"><a href="https://www.alipay.com/user/user_register.htm" target="_blank" style="color:#0000FF; text-decoration:underline">支付宝帐户</a>:</td>
<td align="left">
<div id="help6" class="floathelp">如果您还没有支付宝帐户,请访问<br /><span style="color:#0000FF; text-decoration:underline">http://www.alipay.com</span><br />免费注册</div>
<input name="AliPayID" type="text" class="input_text" value="<%=config(26)%>" onFocus="display('help6')" onBlur="hidden('help6')" />
<a href="javascript:;" class="help_bt" onmouseover="display('help6')" onmouseout="hidden('help6')"><img src="images/space_bt.gif" width="17" height="17" border="0" align="absmiddle" /></a></td>
<td align="right"><a href="https://www.alipay.com/user/login.htm?goto=https%3A%2F%2Fwww.alipay.com%3A443%2Ftrade%2Fbtool_index.htm" target="_blank" style="color:#0000FF; text-decoration:underline">安全校验码</a>:</td>
<td align="left"><div id="help7" class="floathelp">进入支付宝商家工具后,在右下角查看安全校验码。</div>
<input name="AliPayWord" type="text" class="input_text" value="<%=config(27)%>" onFocus="display('help7')" onBlur="hidden('help7')" />
<a href="javascript:;" class="help_bt" onmouseover="display('help7')" onmouseout="hidden('help7')"><img src="images/space_bt.gif" width="17" height="17" border="0" align="absmiddle" /></a>
开<input name="AliPayflag" type="radio" value="0" <%if config(37)=0 then%>checked="checked"<%end if%> />
关<input name="AliPayflag" type="radio" value="1" <%if config(37)=1 then%>checked="checked"<%end if%> /></td>
</tr>
<tr>
<td height="28" align="right">积分兑换率:</td>
<td colspan="3" align="left">
<div id="help1" class="floathelp" style="width:490px;">您可以在这里设置积分的兑换率,这样用户可以使用买商品获得的积分来购买等价的商品</div>
100积分可以相当与
<input name="JifenChange" type="text" class="input_text" value="<%=config(22)%>" size="4" onFocus="display('help1')" onBlur="hidden('help1')" />
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?