%
if trim(request("myname")) > "" then
if trim(request("myname")) = "" then
strErr = strErr & " - Contact Name
"
end if
if trim(request("myemail")) = "" then
strErr = strErr & " - Email Address
"
end if
if trim(strErr) = "" then
themailbitthiny = themailbitthiny & "