<% categoryID= Chr(34) & Request.QueryString("category") & Chr(34) Set dataRS = Server.CreateObject("ADODB.RecordSet") pageID = Chr(34) & "index" & Chr(34) dataSQL= "Select * FROM tblSailingPages WHERE active=-1 AND category =" & categoryID & " AND subjectpage =" & pageID & ";" dataRS.Open dataSQL, whtConn, 1 %> <% Response.Write dataRS("category") %> index

<% Response.Write dataRS("category") %> index:

Each Picture Book tells its own story. Work through each page and you will get the complete picture!