<% If request.cookies("timesshop")("username")="" Then dim url url=url&request.ServerVariables("SCRIPT_NAME") if(len(trim(request.ServerVariables("QUERY_STRING")))>0) then url=url & "?" & request.ServerVariables("QUERY_STRING") end if response.write url response.Redirect "/shop/user/login.asp?url='"&url&"'" end if%> <%=webname%>  ----  会员中心 - 我的收藏夹
我所收藏的商品
<% set rs=server.CreateObject("adodb.recordset") rs.open "select * from fav where username='"&request.cookies("timesshop")("username")&"' ",conn,1,1 %>
<% do while not rs.eof %> " rs.movenext loop rs.close set rs=nothing %>
选 择 收藏的商品名称 删 除
> target=_blank><% = rs("tproduct") %> <% response.Write "" response.Write "