<%if Request.Cookies("jishu")=1 then%>
<%
url=Request.ServerVariables("HTTP_REFERER")
if right(url,17)="bbyxzj.asp?qy=禹会区" or right(url,17)="bbyxzj.asp?qy=蚌山区" or right(url,17)="bbyxzj.asp?qy=区" then
%>
<%if id<>"" then%>
<%
conn.Execute("UPDATE user SET jishu=jishu+1 WHERE type<>0 and company<>'' and ID="&id)
%>
<%end if%>