Client Support
If you have a need for technology support, please fill out the support request form below. You will be contacted soon confirming support queue placement. (* Required)
<%
'--- This conditional statement uses the form's request method.
'--- It is "Get" at the first load. It is "Post" after the
'--- email form is sent.
If Request.ServerVariables("Request_Method") <> "POST" Then
%>