📄 userorder.asp
字号:
<!--#include file="conn.asp" --><HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>会员中心</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META http-equiv=Content-Language content=zh-CN>
<META content=all name=robots>
<META content=LJCMS name=Copyright>
<META
content=
name=description>
<META
content=""
name=keywords><LINK id="skin"
href="../images/css.css"
type=text/css rel=stylesheet><!--#include file="../inc/md5.asp"-->
<%If Session("UserName")="" Then
response.redirect"UserServer.asp"
end if%>
<SCRIPT language=javascript>
<!--
function chkitem(str)
{
var strSource ="0123456789-";
var ch;
var i;
var temp;
for (i=0;i<=(str.length-1);i++)
{
ch = str.charAt(i);
temp = strSource.indexOf(ch);
if (temp==-1)
{
return 0;
}
}
if (strSource.indexOf(ch)==-1)
{
return 0;
}
else
{
return 1;
}
}
function order_onsubmit()
{
if (chkitem(document.order.OrderNum.value)==0)
{
alert("请输入正确的询价号。");
document.order.OrderNum.focus();
return false;
}
}
//-->
</SCRIPT>
<SCRIPT language=javascript>
function opencat(cat,img){
if(cat.style.display=="none"){
cat.style.display="";
img.src="img/class2.gif";
} else {
cat.style.display="none";
img.src="img/class1.gif";
}
}
</Script>
<SCRIPT language=JavaScript
src="../images/Prototype.js"></SCRIPT>
<script type="text/javascript" src="../images/setCss.js"></script>
<META content="MSHTML 6.00.6000.16441" name=GENERATOR></HEAD>
<BODY><!-- 顶部开始 -->
<DIV id=BigTop>
<DIV id=TopLeft></DIV>
<DIV id=TopCenter>
<DIV id=Logo><IMG height=84
src="../images/Logo.gif"
width=238 border=0> </DIV>
<DIV id=BigMenu>
<UL class=AllUl>
<LI class=MenuLi1>换皮肤:<a href="" onClick="setCss('../images/css.css'); return false; " ><span class="blue">水晶蓝</span></a> <a href="" onClick="setCss('../images/css1.css'); return false; "><span class="pink">浪漫粉</span></a> </li><SPAN class=S_Spanlink>⊙<A href="<%=EnterpriseMail%>" > 企业邮局 </A>⊙<A onClick="window.external.addFavorite('<%=SiteUrl%>','<%=SiteName%>');return false;" target="mainFrame" href="#"> 加入收藏 </A>⊙<A onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=SiteUrl%>');" href="#"> 设为首页 </A> <a href="Contact.asp"></a> ⊙ <a id="based">繁体中文</a>
<Script Language=Javascript Src="../Inc/southidcj2f.Js"></Script> ⊙ <a href="../enHtml/index.html">English</a></LI>
<form name="Search_form" id="Search_form" class="AllForm" action="search.asp" target="_blank" method="get">
<li class="MenuLi1"><span class="S_Span"><input type="text" name="KeyWords" id="KeyWords" class="Input" style="width:200px;" /></span><span class="S_SeType"><input type="hidden" name="SeTypeTxt" id="SeTypeTxt" value="" /><input type="button" name="Setype" id="Setype" value="搜索类型" class="S_Typebutton" onClick="Dis_HiddenDiv();" /></span><span class="S_ImgSpan"><img src="../images/ssBount.jpg" width="57" height="20" border="0" align="absbottom" onClick="Fun_Se_Form();" /></span></li>
</form></LI>
<LI class=MenuLi2><div class="menu"><ul>
<li><a href=index.html>网站首页</a></strong><ul></ul></li><li><a href=Aboutus_1.Html>企业简介</a></strong><ul><li><a href=Culture.asp>企业文化</a></li><li><a href=Aboutus.asp?Title=联系我们>联系我们</a></li><li><a href=Aboutus.asp?Title=成长历程>成长历程</a></li><li><a href=Aboutus.asp?Title=组织机构>组织机构</a></li><li><a href=Aboutus.asp?Title=总裁致辞>总裁致辞</a></li><li><a href=Aboutus.asp?Title=企业简介>企业简介</a></li></ul></li><li><a href=News.Html>新闻资讯</a></strong><ul></ul></li><li><a href=Productlist_1.html>产品展示</a></strong><ul><li><a href=Products.asp>产品分类</a></li><li><a href=Product.asp>产品展示</a></li></ul></li><li><a href=downloadlist_1.html>下载中心</a></strong><ul></ul></li><li><a href=CompHonor.asp>会员中心</a></strong><ul><li><a href=CompVisualize.asp>企业形象</a></li><li><a href=CompHonor.asp>会员中心</a></li></ul></li><li><a href=HomeMarket.asp>营销网络</a></strong><ul><li><a href=OverseasMarket.asp>国外市场</a></li><li><a href=HomeMarket.asp>国内市场</a></li></ul></li><li><a href=HrDemand.asp>人才招聘</a></strong><ul><li><a href=HrPolicy.asp>人才策略</a></li><li><a href=HrDemand.asp>人才招聘</a></li></ul></li><li><a href=FeedbackView.asp>客户留言</a></strong><ul><li><a href=Feedback.asp>我要留言</a></li><li><a href=FeedbackView.asp>客户留言</a></li></ul></li><li><a href=UserServer.asp>会员中心</a></strong><ul><li><a href=UserLogout.asp>退出会员中心</a></li><li><a href=FeedbackMember.asp>查看我的留言</a></li><li><a href=UserOrder.asp>产品询价查询</a></li><li><a href=UserEditPwd.asp>修改会员密码</a></li><li><a href=UserEdit.asp>修改会员资料</a></li></ul></li>
</ul></div></LI>
</UL></DIV></DIV>
<DIV id=TopRight></DIV></DIV><!-- 顶部结束 --><!-- 主体部分开始 -->
<DIV id=BodyDiv><!-- 主体左边部分 -->
<DIV id=BodyLeft><!-- 用户登陆 -->
<DIV class=BigLoginDiv>
<DIV class=Login_Type_Div><SPAN class=Lo_Web_User_1 id=Lo_Web_User
></SPAN></DIV>
<DIV><iframe name="login_frame1" src="../login.asp" style=" width:100%; height:100px" frameborder="0"></iframe></DIV>
</DIV><!-- 用户登陆结束 --><!-- 快速通道 -->
<DIV class="DivBorder Fs_Kstd">
<DIV class=Fs_Kstd_Top><SPAN class=Fs_Text>产品列表>></SPAN></DIV>
<DIV class=Fs_Kstd_Bottom>
<UL class=AllUl>
<li class=Fs_KstdLi onmousemove=overColor(this,'Fs_KstdLi_1') onmouseout=outColor(this,'Fs_KstdLi')>·<a href=UserEdit.asp target=_blank>修改会员资料</b></a></li><li class=Fs_KstdLi onmousemove=overColor(this,'Fs_KstdLi_1') onmouseout=outColor(this,'Fs_KstdLi')>·<a href=UserEditPwd.asp target=_blank>修改会员密码</b></a></li><li class=Fs_KstdLi onmousemove=overColor(this,'Fs_KstdLi_1') onmouseout=outColor(this,'Fs_KstdLi')>·<a href=UserOrder.asp target=_blank>产品询价管理</b></a></li><li class=Fs_KstdLi onmousemove=overColor(this,'Fs_KstdLi_1') onmouseout=outColor(this,'Fs_KstdLi')>·<a href=FeedbackMember.asp target=_blank>查看我的留言</b></a></li><li class=Fs_KstdLi onmousemove=overColor(this,'Fs_KstdLi_1') onmouseout=outColor(this,'Fs_KstdLi')>·<a href=UserLogout.asp?Action=Ch target=_blank>退出会员中心</b></a></li>
</UL></DIV><DIV class=Fs_Kstd_Bo><SPAN class=Fs_Dot></SPAN><SPAN class=Fs_Textt></SPAN></DIV></DIV><!-- 快速通道结束 --><!-- 产品中心 -->
<!-- 产品中心结束 -->
<!-- 代理中心 -->
<!-- 代理中心结束 -->
<!-- 解决方案 -->
<!-- 解决方案结束 -->
<!-- 合作联盟 -->
<!-- 合作联盟结束 -->
</DIV>
<!-- 主体左边部分结束 --><!-- 主体中间部分 -->
<!-- 产品介绍结束 --><!-- 购买流程 -->
<DIV class="DivBorder OrderDiv1">
<DIV class=News_Top1><SPAN class=News_Dot><IMG height=9
src="../images/Ddot.jpg"
width=9 border=0></SPAN><SPAN class=News_Text1>会员中心</SPAN></DIV>
<DIV class=Fs_All_Bottom1><TABLE width=95% height="136" align="center" cellPadding=4 cellSpacing=1>
<TBODY>
<TR vAlign=top >
<TD width="100%" height="18"> <form action="orderofind.asp" method="post" name=order onSubmit="return order_onsubmit()" language=javascript>
<p align="left" style="margin-bottom: 0"> <font color="#FF0000">亲爱的: </font><font size="3" face="Arial"><%=Session("UserName")%></font>
<%rs.close%>
<%
UserName=Session("UserName")
set Rs = Server.CreateObject("ADODB.recordset")
sql="select * from OrderList where UserName='"&UserName&"'"
rs.open sql,conn,1,1
%>
</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0"> 订单详细资料查询,请输入您要查询的询价号码
<input type="text" name="OrderNum" size="16">
<input type="submit" value="查询" name="B1">
</form>
<div align="center">
<TABLE cellSpacing=0 cellPadding=0 width=100%>
<TBODY>
<TR>
<TD align=middle width="100%"> <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0">询价列表:</p>
<table border="0" cellpadding="2" cellspacing="1" width="100%" bgcolor="#000000">
<tr class='title'>
<td width="26%" align="center" height="26" bgcolor="#CCCCCC"><font color="#000000">询价编号</font></td>
<td width="21%" align="center" height="26" bgcolor="#CCCCCC"><font color="#000000">客户姓名</font></td>
<td width="53%" align="center" height="26" bgcolor="#CCCCCC"><font color="#000000">对您的询价的处理情况</font></td>
</tr>
<% While Not rs.EOF %>
<tr >
<td width="26%" height="25" align="center" bgcolor="#FFFFFF">
<%response.Write " <a href='#' onclick=""javascript:window.open('Orderofind.asp?OrderNum=" & rs("OrderNum") &"', 'newwindow', 'height=550, width=550, toolbar=no, menubar=no, scrollbars=auto, resizable=no, location=no, status=no')"" title='" & rs("OrderNum") & "'><font color='#FF0000'>" &rs("OrderNum") & "</font></a>"%>
</td>
<td width="21%" align="center" height="25" bgcolor="#FFFFFF"><%=rs("Receiver")%></td>
<td width="53%" align="center" height="25" bgcolor="#FFFFFF">
<%If rs("Flag")="Yes" Then%>
已处理
<%else%>
<font color="#FF0000"> 未处理</font>
<%End If%>
</td>
</tr>
<%
rs.MoveNext
Wend
rs.close
%>
</table>
</TD>
</TR>
</TBODY>
</TABLE>
</div></TD>
</TR>
<TR vAlign=top >
<TD width="100%" height="15"> </TD>
</TR>
</TBODY>
</TABLE>
<DIV class=Fs_C_Center></DIV>
</DIV></DIV><!-- 购买流程结束 --><!-- 客户案例 -->
<!-- 客户案例结束 -->
</DIV>
<!-- 主体中间部分结束 --><!-- 右边部分开始 -->
<!-- 右边部分结束 -->
</DIV></div>
<!-- 主体部分结束 --><!-- 版权部分开始 -->
<!--#include file="inc/foot.asp" --><!-- 版权部分结束 -->
<SCRIPT language=javascript
src="../images/js.js"
type=text/javascript></SCRIPT>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -