% if request("unid")="" then unid=18 else unid=cint(request("unid")) end if Set Article_info = Server.CreateObject("ADODB.Recordset") sql_Article_info="select * from Article_info where classid="&unid&" order by Intime desc" Article_info.open sql_Article_info,conn,1,3,1 %>
|
![]() |
|