- <%=xoabout_list%>
%thisclass="about"%> <% id=request.QueryString("id") if id=2 then thisclass="lianxi" end if if id=10 then thisclass="qywh" end if if id="" or not isnumeric(id) then response.write "" Response.End() end if set rs=server.createobject("adodb.recordset") exec="select * from about where id="&id rs.open exec,conn,1,1 ietitle=rs("ietitle") keywords=rs("keywords") description=rs("description") %>