%
if request("action") = "captcha" then
if len(trim(request("txtLoginName")))=0 or len(trim(request("Company")))=0 or len(trim(request("Email")))=0 or (request("txtPassword")<>request("txtPassword2")) then
mess1="All fields are mandatory.
"
session("captcha")=""
end if
response.Write(".")
if cstr(request("captcha")) = cstr(session("captcha")) then
'response.Write(request("captcha")&"3333
")
' response.Write(trim(request.form("Company"))&"2222
")
response.write "
|
|
<% right_patch %> | ||
| <% Bottom_Patch%> | |||