<% id=request.QueryString("id") if id="" or not isnumeric(id) then response.write "" Response.End() end if set rs=server.createobject("adodb.recordset") exec="select * from pg where id="&id rs.open exec,conn,1,1 %> <%=rs("title")%>_<%=cms86_home%>
  <% response.Write(""&rs("body")&"") rs.close set rs=nothing %>
Kompanie
<%=cms86_pgxs_list%>