<% '--- Conditional statement to use the form's request method. '--- It is "Get" at the first load. If Request.ServerVariables("Request_Method") <> "POST" Then %>

 

<%Else %> <% End IF%>