<% n=9 %> <% id=request("id") %> <% tp = request("tp") if tp <> "" then Set rs = Server.CreateObject("ADODB.Recordset") rs.Open "Select * From toupiao where id=" & tp , conn,1,3 if not rs.bof and not rs.eof then rs("count") = rs("count") + 1 rs.update() rs.close() end if end if %> 中国人民大学后勤集团网站