" /> " />
<%=TD_home%> » 首页 » 会员中心 » 在线购买

在线购买

    <%if session("username")<>"" then%> <% products_id=ad if not isnumeric(products_id) then Response.Write "" Response.End() end if exec="select * from [user] where id="&session("username")&" " set rs=server.createobject("adodb.recordset") rs.open exec,conn,1,1 %>
    产品名称: <% exec="select * from [products] where id="&products_id set rss=server.createobject("adodb.recordset") rss.open exec,conn,1,1 response.write (""&rss("title")&"") %>
    订单编号: <%BuyId = year(now) & month(now) & day(now) & hour(now) & minute(now) & second(now)%><%=buyid%> " />
    订购数量:
    订购姓名: "/>
    联系电话: "/>
    联系地址: " size="40"/>
    邮政编码: "/>
    其它说明:
    订单时间: <%=now%>
     
    <% else response.write "" end if %>

栏目导航