Recent Guestbook entries through <%=Date%> are shown below. You can also add your entry to the guestbook.
<% do while not rs.eof %>
Name: <%=RS("NAME")%>
E-Mail Address: <%=RS("email address")%>
City, State: <%=RS("location")%>
Date: <%=RS("Date")%>
Comments: <%=RS("comments")%> <% Rs.movenext loop %>