%@LANGUAGE="VBSCRIPT"%> <% Response.Buffer=True Response.Expires = 0 flag="False" %> <% function TestCaptcha(byval valSession, byval valCaptcha) dim tmpSession valSession = Trim(valSession) valCaptcha = Trim(valCaptcha) if (valSession = vbNullString) or (valCaptcha = vbNullString) then TestCaptcha = false else tmpSession = valSession valSession = Trim(Session(valSession)) Session(tmpSession) = vbNullString if valSession = vbNullString then TestCaptcha = false else valCaptcha = Replace(valCaptcha,"i","I") if StrComp(valSession,valCaptcha,1) = 0 then TestCaptcha = true else TestCaptcha = false end if end if end if end function %> <% mName = Request.Form("name") mLocation = Request.Form("location") mAddress = Request.Form("address") mEmail = Request.Form("email") mPhone = Request.Form("phone") mRemarks = Request.Form("remarks") %>
![]() |
||||||||||||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||||||||||
copyright@KOHIMA DIOCESE. All rights reserved. Designed & Maintained by Dot com Services(I) Pvt. Ltd. |