<%@ Language=VBScript %> <% Response.AddHeader "pragma","no-cache" Response.AddHeader "cache-control","private" Response.CacheControl = "no-cache" Response.Buffer = true %> <% Dim objLadyHillLAX Dim rstRoomType, rstMealPlan Dim strFullName, strAddress, strCountry, strPhone, strEmail, intRoomType Dim intMealPlan, intNoOfRoom, dteCheckInDate, dteCheckOutDate, dblTotCharge Dim strCmbPercentage, dblPercentage, strAirpPickup, strVehicleHire, strFlightNo, strComments Dim dblLKRTotCharge, dblLKRPercentage, dblUSDRate, dblTotCharge_LKR, dblPercentage_LKR, dblTotCharge_LKRDisp, dblTotChargePercentage_LKRDisp Set objLadyHillLAX = Server.CreateObject("prjLadyHill.clsLadyHill") '' creating object using project : prjLadyHill '' class : clsLadyHill Set rstRoomType = Server.CreateObject("ADODB.Recordset") Set rstMealPlan = Server.CreateObject("ADODB.Recordset") strFullName = Trim(Request("txtFullName")) strAddress = Trim(Request("txtAddress")) strCountry = Trim(Request("txtCountry")) strPhone = Trim(Request("txtPhone")) strEmail = Trim(Request("txtEmail")) intRoomType = Trim(Request("cmbRoomType")) intMealPlan = Trim(Request("cmbMealPlan")) intNoOfRoom = Trim(Request("txtNoOfRoom")) dteCheckInDate = Trim(Request("dteCheckInDate")) dteCheckOutDate = Trim(Request("dteCheckOutDate")) dblTotCharge = Trim(Request("txtTotCharge")) strCmbPercentage= Trim(Request("cmbPercentage")) dblPercentage = Trim(Request("txtPercentageAmount")) dblTotCharge_LKRDisp = Trim(Request("txtTotChargeLKRDisp")) dblTotChargePercentage_LKRDisp = Trim(Request("txtTotChargePercentageLKRDisp")) if(dblTotChargePercentage_LKRDisp = "")then dblTotChargePercentage_LKRDisp = "" else dblTotChargePercentage_LKRDisp = FormatNumber(dblTotChargePercentage_LKRDisp) end if dblTotCharge_LKR = Trim(Request("txtTotChargeLKR")) dblPercentage_LKR= Trim(Request("txtPercentageAmountLKR")) strAirpPickup = Trim(Request("chkAirpPickup")) strVehicleHire = Trim(Request("chkVehicleHire")) strFlightNo = Trim(Request("txtFlightNo")) strComments = Trim(Request("txtComments")) %> Welcome Hotel Lady Hill
 
 
 


Guest Comments / Reservation
 
If marked  ' * ' field has to be entered compulsory
Your Full Name :
* Address :
* Country :
* Phone/Fax :
* E-mail :
* Room Type :    
* Meal Plan :
* No. of  Rooms :
* No. of Dates :
* I'll pay :
* If you are not sure of your travel dates, please give approx, dates :
Check in date : Please select check in date
Check out date : Please select check out date
Please select any of the additional services that you may require while in Sri Lanka :
Airport pickup
Vehicle hire during your stay
Flight No :
Other Special arrangements or other comments :
     
   
   

No. 29, Upper Dickson Road,
Galle, Sri Lanka.
Tel 94-91-2244322, 94-915-450950, 94-915-452852
Fax 94-91-2234855

E-mail ladyhill@sltnet.lk

     
 
© Lanka Internet Services Ltd. All rights reserved