www.gusucode.com > 绿色环保工作企业网站源码程序 > OrderPreview.asp

    <!--#include file="Inc/SysProduct.asp" -->
<%
Subject=request.form("Subject")
UserName=session("UserName")
Receiver=request.form("Receiver")
Sex=request.form("Sex")
Phone=request.form("Phone")
Add=request.form("Add")
Email=request.form("Email")
Notes=request.form("Notes")
CompanyName=request.form("CompanyName")
Fax=request.form("Fax")

ProductList = Session("ProductList")
if productlist<>"" then
  sql="select Title from Product where Product_Id in ("&productlist&") order by Product_Id"
  Set rs_title = conn.Execute( sql )
else
  response.redirect "error.asp?error=007"
  response.end
end if
%>

<!-- #include file="Head.asp" -->
      <TABLE class=about_body cellSpacing=0 cellPadding=0 width=968 align=center 
border=0>
        <TBODY>
          <TR>
            <TD vAlign=top width=739><TABLE cellSpacing=0 cellPadding=0 width=739 border=0>
                <TBODY>
                  <TR>
                    <TD class=nav_title width=739><TABLE height=50 cellSpacing=0 cellPadding=0 width="100%" 
              border=0>
                        <TBODY>
                          <TR>
                            <TD width="7%">&nbsp;</TD>
                            <TD vAlign=center width="11%">产品订购</TD>
                            <TD width="82%"><SPAN>Products Order </SPAN></TD>
                          </TR>
                        </TBODY>
                    </TABLE></TD>
                  </TR>
                  <TR>
                    <TD class=about_ifnobg vAlign=top><TABLE style="MARGIN-LEFT: 6px" cellSpacing=0 cellPadding=0 
            width=729 border=0>
                        <TBODY>
                          <TR>
                            <TD style="PADDING-TOP: 21px"><table width="97%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                              <tr>
                                <td height="206" valign="top"><table width=100% cellpadding=0 cellspacing=0>
                                    <tr>
                                      <td class="protext"><form name=confirm action="ordersent.asp" method=post>
                                          <%=UserName%>:<br>
                                        您好!<br>
                                        以下是您的询价信息,如果没有问题请
                                        <input name="submit" type="submit" value="马上提交">
                                        ,或者返回
                                        <input type="button" name="Submit2" onClick="javascript:history.go(-1)" value="返回修改">
                                        <br>
                                        &nbsp;&nbsp;有任何疑问请及时和我们联系! <br>
                                        <br>
                                        <input type=hidden value="ok" name="confirm">
                                        <table border="0" cellspacing="1" cellpadding="0" align="center" width="90%" bgcolor="#eaeaea">
                                          <tr bgcolor="#FFFFFF">
                                            <td height="40" class="protext">&nbsp;&nbsp;&nbsp;联系信息</td>
                                          </tr>
                                          <tr bgcolor="#FFFFFF">
                                            <td height="25"><span style="color: #CC0000"> <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;联系人:<%=Receiver%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;性别:
                                              <% if Sex="1" then response.Write("男") else response.Write("女") end if%>
                                              <br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;标题:<%=Subject%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;说明:<%=Notes%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;公司名称:<%=CompanyName%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;公司地址:<%=Add%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;邮箱:<%=Email%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;公司电话:<%=Phone%><br>
                                              <br>
                                              &nbsp;&nbsp;&nbsp;&nbsp;传真:<%=Fax%><br>
                                              <input type="hidden" name="Receiver" value="<%=Receiver%>">
                                              <input type="hidden" name="Subject" value="<%=Subject%>">
                                              <input type="hidden" name="Phone" value="<%=Phone%>">
                                              <input type="hidden" name="Add" value="<%=Add%>">
                                              <input type="hidden" name="Sex" value="<%=Sex%>">
                                              <input type="hidden" name="Email" value="<%=Email%>">
                                              <input type="hidden" name="Notes" value="<%=Notes%>">
                                              <input type="hidden" name="CompanyName" value="<%=CompanyName%>">
                                              <input type="hidden" name="Fax" value="<%=Fax%>">
                                              <br>
                                            </span></td>
                                          </tr>
                                          <tr bgcolor="#FFFFFF">
                                            <td width="50%" height="40" align="center"><b>商 品 名 称</b></td>
                                          </tr>
                                          <%  
  While Not rs_title.Eof    
%>
                                          <tr bgcolor="#FFFFFF">
                                            <td width="50%" height="40"><div align="center"><font color="B0266D"><%=rs_title("Title")%></font></div></td>
                                          </tr>
                                          <%
rs_title.MoveNext
Wend
rs_title.close
set rs_title=nothing
%>
                                        </table>
                                        <br>
                                        </form>
                                  </table></td>
                              </tr>
                            </table></TD>
                          </TR>
                        </TBODY>
                    </TABLE></TD>
                  </TR>
                </TBODY>
              </TABLE>
                <table width="90%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="15"></td>
                  </tr>
              </table></TD>
            <TD vAlign=top><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                <TBODY>
                  <TR>
                    <TD><TABLE height=68 cellSpacing=0 cellPadding=0 width=229 border=0>
                        <TBODY>
                          <TR>
                            <TD vAlign=top background=imgbyw/about_title-24.jpg><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                                <TBODY>
                                  <TR>
                                    <TD width="17%" height=31>&nbsp;</TD>
                                    <TD class=STYLE2 width="83%"><DIV 
                        style="MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff">产品系列 </DIV></TD>
                                  </TR>
                                </TBODY>
                            </TABLE></TD>
                          </TR>
                        </TBODY>
                    </TABLE></TD>
                  </TR>
                  <TR>
                    <TD height=126 align="right" 
          vAlign=top background=imgbyw/about_title-26.jpg 
          style="BACKGROUND-IMAGE: url(images/hao/about_title-26.jpg); BACKGROUND-REPEAT: no-repeat"><% call ShowSmallClass_Tree() %></TD>
                  </TR>
                  <TR>
                    <TD></TD>
                  </TR>
                </TBODY>
              </TABLE>
                <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                  <TBODY>
                    <TR>
                      <TD><IMG height=254 alt="" src="imgbyw/about_service.jpg" 
            width=229></TD>
                    </TR>
                  </TBODY>
              </TABLE></TD>
          </TR>
        </TBODY>
      </TABLE>
      <!--#include file="Foot.asp" -->
</BODY></HTML>
<%
set conn=nothing
%>