<%@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 %> Untitled Document <% if not IsEmpty(Request.Form("captchacode")) then Response.Write("" & vbCrLf) end if %>
You have selected the $150 Gift Certificate
 
Please fill out the below fields and continue to the bottom of the page to pay online via PayPal. The gift certificate will be shipped USPS in 2-3 business days or can be picked up at the salon. You will also receive an email or phone call to confirm the purchase information.
 
Gift Certificate Personalization
 
") if TestCaptcha("ASPCAPTCHA", Request.Form("captchacode")) then Session("ToName") = Request.Form("txtTo") Session("FromAdd") = Request.Form("txtFrom") Session("Message") = Request.Form("txtMessage") Session("Name") = Request.Form("txtName") Session("Phone") = Request.Form("txtPhone") Session("EmailYou") = Request.Form("txtEmailYou") Session("EmailRecipient") = Request.Form("txtEmailRecipient") Session("Wheretoship") = Request.Form("cmbWhereToShip") Response.Write ("ok") Response.Redirect "http://fossilsalon.com/forms/mail-150.asp" else Response.Write("You entered the wrong security code.") end if Response.Write("
To:
 
"> 
From:
 
"> 
Message:
 
" size="25">  

 Customer Information
 
Name:
 
" size="25">  
Phone:
 
" size="25">  
Email: (you)
 
" size="25">  
Email: (recipient)
 
" size="25">  
Where to ship to:
 
 
Security Image
Change Image
Write the characters in the image above

 Payment
 

 
Info: Pressing "click to checkout" will send the above information to us via email and will also send you to PayPal to submit your payment information. Once we verify all of your information, your gift certificate will be shipped. If you have any questions, please give us a call at (704)503-4247.