<% Option Explicit dim rs, conn, query %> <% query = "Select * from tblEvents ORDER BY eventDate" Set rs = conn.execute(query) %> Heidi Scarfone


Hi, it is always fun to share one's art journey with others. Below is a list of some of the exciting things that are coming up this year. It would be wonderful to meet you at any of these events if they are happening in your area!
If your group has an event that you think I could share my artwork at, please feel free to mention that in my GUEST BOOK.

Thanks a lot, Heidi
<% do while not rs.eof %> <% rs.movenext loop %>

<%=rs("eventName")%>

<%=rs("eventDate")%>
<%=rs("eventDesc")%>

<%=rs("eventAddress")%>


© Copyright 2003. All images are property of Heidi Scarfone.
You may not use any of the images on this site for any reason.
Site designed by: CompuTrade Inc.