<% 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 guest where messtype=2 and username='"&request.cookies("timesshop")("username")&"' ",conn,1,1 %>
<% do while not rs.eof %> " rs.movenext loop rs.close set rs=nothing %>
留言时间 汇款时间 汇款方式 汇款金额 对应订单号 是否确认 删 除
> ><% = rs("messdtm") %> .html target=_blank> <% = rs("paydate") %> <% = rs("payfs") %> <% = rs("messtotaljg") %> <% = rs("goodsid") %> <%if rs("messenter")=1 then%>已确认<%else%>未确认<%end if%> <% response.Write "" response.Write "