<%=Application("Question")%>
<% For Counter = 1 To Application("TotalAnswers")%> <%=Application("Answer" & Counter)%>
<% Next %>