搜索资源列表
ProductSearch133
- <%@ LANGUAGE=\"VBscr ipt\" %> <!--#include file=\"conn.asp\" --> <% ProductClass_2=request(\"ProductClass_2\") set rs=server.createobject(\"adodb.recordset\") sqltext=\"select * from Product\" if request(\"Product_N
PayMentDetail24
- <%@ LANGUAGE=\"VBscr ipt\" %> <!--#include file=\"conn.asp\" --> <% Id=Session(\"LoginSuccess\") ProductList = Session(\"ProductList\") Products = Split(Request(\"cpbm\"), \", \") For I=0 To UBound(Products) PutToShopBag
OrderListFind22
- <%@ LANGUAGE=\"VBscr ipt\" %> <!--#include file=\"conn.asp\" --> <% Id=Session(\"LoginSuccess\") ProductList = Session(\"ProductList\") Products = Split(Request(\"cpbm\"), \", \") For I=0 To UBound(Products) PutToShopBag