<%'GoLive Content Source set quilt = ADORecordSet("quilters" , "select * from quilts where misc1 = 'Garden and floral' and gall ='Inspiration Photos'", "block=8", "ID", "quilt") %>

Inspiration Gallery

How often have you felt uninspired? Jealous of others who live in more exciting, more interesting or more exotic places? Guess what? There are fascinating sights around you wherever you are. You just have to learn to look with an artist's eye. Here are some inspiring photos that I've taken. If they plant the seed for a quilt, be sure and send me picture and tell me about it when it is completed.

Garden and floral inspirations | Texture inspirations | Other inspirations

<% quilt.MoveFirst %> <% quilt.Move quilt.FirstRecordOnPage - 1 %> <% while not quilt.EOF and not quilt.EOB %> <% quilt.MoveNext %> <% wend %>

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


<% if not FirstRecord(quilt) then %> >first <>previous <% end if %> | <% if not LastRecord(quilt) then %> >next> >last <% end if %>

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