% set rs= Server.CreateObject("adodb.recordset") sql="select * from news where id="&request("id") rs.open sql,conn,1,3 rs("lls")=rs("lls")+1 rs.update bt=rs("bt") nr=rs("nr") mytype=rs("mytype") riqi=rs("riqi") zz=rs("zz") ly=rs("ly") lls=rs("lls") tu=rs("tu") %>
|
||||||||||||
|
|
|