<%'GoLive Content Source set quilt = ADORecordSet("quilters" , "select * from quilts where gall ='Student Works' order by ID desc, prodcode desc", "block=8", "ID", "quilt") %>
<% checkname="" %>

Students Gallery

<% quilt.MoveFirst %> <% quilt.Move quilt.FirstRecordOnPage - 1 %> <% while not quilt.EOF and not quilt.EOB %> <% quilt.MoveNext %> <% wend %>
<% if checkname <> quilt.Value("prodcode") then%>
<% if not FieldIsEmpty(quilt.Value("prodcode")) then %> <%=quilt.Value("prodcode")%> <% end if %>
<% end if %>

<%=quilt.Value("description")%>


>first <>previous | >next> >last

 
<% if 0 then %><% end if %>