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

📄 saveaucbid.asp

📁 . 缓存处理技术
💻 ASP
📖 第 1 页 / 共 2 页
字号:
		   TempRegStepStr="<td width=""15%"" class=""graySpace"">1、确认购买信息</td>"& Vbcrlf &_
		 	"<td width=""15%"" class=""graySpace"">2、出价购买成功</td>"& Vbcrlf &_
	   		"<td width=""15%"" class=""orangeSpace"">3、收货&评价卖家</td>"& Vbcrlf
		else
		   TempRegStepStr="<td width=""45%"" class=""graySpace"">确认商品信息</td>"& Vbcrlf
		end if
		Response.Write TempRegStepStr
		%>
	   </tr>
	   </tbody>
  	 </table>
	 <table align="center" border="0" cellpadding="2" cellspacing="2" width="<%=SYS_BodyCenterWidth%>" class="td">
	   <tbody>
	   <tr>
	    <td>&nbsp;</td>
	    <td width="758">
		<div class=Div1px><img src="Skins/<%=Skins_Folder%>/ErrMsg.gif" border="0" alt="">
		<%
		if RegStep=1 then
		   Response.Write "你准备好了吗?第一步,请确认以下你即将购买的商品信息。" & Vbcrlf
		elseif RegStep=2 then
		  if eType=1 then
		   Response.Write "第二步,商品竞价成功,请密切关注你的出价是否处于领先位置。" & Vbcrlf
		  else
		   Response.Write "第二步,出价购买成功,请按商品设定的支付方式与卖家进行交易。" & Vbcrlf
		  end if
		elseif RegStep=3 then
		   Response.Write "第三步,收到商品后,请到信用评价中对卖家进行交易评价!" & Vbcrlf
		else
		   Response.Write "出错了!" & Vbcrlf
		end if
		%>
		</div>
	   </td>
	   <td>&nbsp;</td>
	   </tr>
	   </tbody>
  	 </table>
	<!--  商品信息发布导航条结束  -->

	 <table align="center" border="0" cellpadding="2" cellspacing="2" width="<%=SYS_BodyCenterWidth%>" class="td">
	   <tbody>
	   <tr>
	    <td width="100%" height="250" align="center" valign=center>
	<%
	if BuyStatus=1 then
	   if eType=1 then Response.Write"<Span Style=""font-size: 16px; color: #333EDD; font-weight: bold;"">恭喜你,你的出价已记录,祝你竞拍成功!</Span>"
	   if eType=2 then Response.Write"<Span Style=""font-size: 16px; color: #333EDD; font-weight: bold;"">恭喜你,商品购买成功,请尽快按商品所设定的支付方式 〔 "& AucPayStyle(eAucPayStyle,0) &" 〕完成此次交易。</Span>"
	   Response.Write"<BR><BR><BR><a href=""Aucinfo.asp?AucID="& AucID &"""><Span Style=""font-size: 14px; color: #FF7B2F; font-weight: bold;"">点此返回此商品信息页面</Span></a> &nbsp;&nbsp;&nbsp;"& Vbcrlf
	   if eType=1 then Response.Write"<a href=""BBR_Buy_Success.asp""><Span Style=""font-size: 14px; color: #FF7B2F; font-weight: bold;"">查看已经竞拍成功的商品</Span></a><BR><BR><BR>"& Vbcrlf
	   if eType=2 then Response.Write"<a href=""BBR_Buy_Ykj_Success.asp""><Span Style=""font-size: 14px; color: #FF7B2F; font-weight: bold;"">查看已成功购买的商品</Span></a><BR><BR><BR>"& Vbcrlf
	else
	%>
	 <table align="center" border="0" cellpadding="2" cellspacing="2" width="758">
	   <form name=regform method=post action="SaveAucBid.asp">
	   <tbody>
	   <tr>
	    <td colspan="3" width="100%" height="20" align="Left"><img src="images/Spacer.gif" border="0" alt=""></td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="20" align="Left"><img src="Skins/<%=Skins_Folder%>/NavReg.gif" border="0" alt=""> <Span Style="Font-Size: 14px; Font-weight: bold;">确认商品相关信息</Span></td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="10" align="Left"><img src="images/Spacer.gif" border="0" alt=""></td>
	   </tr>
	   <tr>
	    <td height="38" align="Right">商 品 名 称:</td>
	    <td><Span Style="font-size: 16px; color: #333EDD; font-weight: bold;"><%=eName%></Span> <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td width="20%" height="38" align="Right">拍 卖 方 式:</td>
	    <td width="80%"><input type=hidden name=stype value=<%=eType%>><B><%=TempTypeName%></B> &nbsp; <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>

	<%
	if eType=1 then
	%>
	   <tr>
	    <td height="38" align="Right">商 品 现 价:</td>
	    <td><Span style="color:#FF7B2F; font-size: 16px; font-weight:bold;"><%=eAucCurrentBid%></Span> 元 <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td height="38" align="Right">加 价 幅 度:</td>
	    <td><Span style="color:#FF7B2F; font-size: 16px; font-weight:bold;"><%=eAucMiniIncrement%></Span> 元 <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td height="38" align="Right">你 的 出 价:</td>
	    <td><Span style="color:#FF7B2F; font-size: 16px; font-weight:bold;"><%=ReUp_Price%></Span> 元 <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	<%
	elseif eType=2 then
	%>
	   <tr>
	    <td height="38" align="Right"><B>一  口  价:</B></td>
	    <td><Span style="color:#FF7B2F; font-size: 16px; font-weight:bold;"><%=FormatNumber(eAucBuyPrice,2)%></Span> 元 <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	<%
	else
	  Call AlertInfo("操作失败,商品出现错误的拍卖方式!","",0)
	end if
	%>
	   <tr>
	    <td height="38" align="Right">新 旧 程 度:</td>
	    <td>
		<%=AucOldNew(eAucOldNew,0)%>
		<img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td height="38" align="Right">购 买 数 量:</td>
	    <td>
	       <Span class=fontcolor_2><font size=5><%=ReUp_AucNum%></font></Span> 件 <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td height="38" align="Right">付 款 方 式:</td>
	    <td>
		<%=AucPayStyle(eAucPayStyle,0)%>
		<img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr> 
	    <td height="38" align="Right">运 费 支 付:</td>
	    <td>
		<%=PayForTm(ePayForTM,0)%> &nbsp;&nbsp; 
		<%
		if ePayForTM=2 then
		   if ReUp_TransStyle=1 then Response.Write"平 邮 费 用:"& eAucTM1 &" 元"& Vbcrlf
		   if ReUp_TransStyle=2 then Response.Write"快 递 费 用:"& eAucTM2 &" 元"& Vbcrlf
		end if
		%>
	      <img src="Skins/<%=Skins_Folder%>/notSpace.gif" border="0" alt=""></td>
	    <td></td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="38" height="20" align="center"><input name=submitreg type=button value="确定购买此商品" class="buttoninput" style="height: 32px;" onClick="document.regform.submitreg.disabled=true; document.regform.action='SaveAucBid.asp'; document.regform.target='_top'; document.regform.submit();"></td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="20" align="Left"><img src="images/Spacer.gif" border="0" alt=""></td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="20" align="Left"><img src="Skins/<%=Skins_Folder%>/NavReg.gif" border="0" alt=""> <Span Style="Font-Size: 14px; Font-weight: bold;">阅读最新商品发布规则</Span>(发布商品前请认真阅读该协议,商品发布完成后即表示你已接受此协议)</td>
	   </tr>
	   <tr>
	    <td colspan="3" width="100%" height="20" align="Left"><img src="images/Spacer.gif" border="0" alt=""></td>
	   </tr>
	   <input name=AucID type=hidden value=<%=AucID%>>
	   <input name=BuyAmount type=hidden value=<%=ReUp_AucNum%>>
	   <input name=AucTM type=hidden value=<%=ReUp_TransStyle%>>
	   <input name=BidPrice type=hidden value=<%=ReUp_Price%>>
	   <input name=RegStep type=hidden value=<%=RegStep+1%>>
	   <input name=BuyAct type=hidden value=Act>
	   </form>
	   </tbody>
  	 </table>
	<%
	end if
	%>

	    </td>
      	   </tr>
     	 </table>
<%
Response.Write Cnbbr_Bottom 
%>

⌨️ 快捷键说明

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