<%=quilts.Value("title")%>
<%=ConvertLineEndings(quilts.Value("description"), true, true, true, false)%>
<% if len(quilts.value("img3")) > 1 then %> Click here to see details of the quilt image. <% end if %>
%'GoLive Content Source set quilts = ADORecordSet("quilters" , "select * from quilts order by gall, ID desc", "block=1", "ID", "quilts") %>
<%=quilts.Value("title")%>
<%=ConvertLineEndings(quilts.Value("description"), true, true, true, false)%>
<% if len(quilts.value("img3")) > 1 then %> Click here to see details of the quilt image. <% end if %>