<%call DBConnBegin() tid=request.querystring("tid") conn.execute("update product_data set hit=hit+1 where id="&tid) %> <% call DBConnEnd() %>