<%@LANGUAGE="VBSCRIPT"%> <% 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 %> Welcome to Incredible Delhi.info
Reservation Form
Please Send Online Enquiry for any of your Travel Requirements
Tour Name :
Date of Travel *:
Duration of the Trip *:
Hotel Category :
Number of Rooms*:
Please tell us your requirements :
Your Name *:
Your E-mail *:
Phone *:
Fax :
City/State :
Country *:
 

Note: (*) Fields are mandatory