<%option explicit const CurrentPageDef = "CONTACTUS"%> Contact Form
<%if GetRequest("POSTQUERY") <> "" then%> <% Dim MsgBody MsgBody = "Get a call back form" & vbcrlf & vbcrlf & _ "Client Phone : " & GetRequest("CNT_MOB") & vbcrlf & _ " --------------------------------------------------" if ValidateSoftwareSession() then SendMail SYSTEM_FROM_EMAIL, SYSTEM_FROM_NAME, SYSTEM_ADMIN_EMAIL, SYSTEM_ADMIN_NAME, "Get a call back", MsgBody end if %> <%else%> <%end if%>
Thank you for confirming your number. You will get a call back shortly