% dim id,rs,exec id = request.querystring("id") If id="" Then server_v40=Request.ServerVariables("QUERY_STRING") id=Int(replace(replace(server_v40,"/",""),".html","")) End If if id = "" or not isnumeric(id) then response.write "" response.end end if exec="select * from [about] where id="&id set rs=server.createobject("adodb.recordset") rs.open exec,conn,1,1 if rs.eof then rs.close set rs = nothing conn.close set conn = nothing response.write "" response.end end if %>
<%=rs("title")%>
棣栭〉-鍏充簬鎴戜滑-<%=rs("title")%>