<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% If (Request.Form("feedbackflag")="true") Then %> <% ' CDO Form Mailer Creater ' Sorting functionality 'The header/footer for the email Const Header = "This is customers feedback email." Const Footer = "End Message" ' read all the form elements and place them in the variable mail_body Dim mail_Body mail_Body = Header & vbCrLf & vbCrLf mail_Body = mail_Body & "FORM submitted at " & Now() & vbCrLf & vbCrLf If Request.Form("SortOrder") <> "" Then 'Need to sort output Dim arrSortOrder arrSortOrder = Split(Request.Form("SortOrder"),"|") For each FormElement in arrSortOrder mail_body = mail_body & FormElement & ": " & Request.Form(FormElement) & vbCrLf Next Else 'No sorting required Dim form_element For Each FormElement in Request.Form mail_body = mail_body & FormElement & ": " & Request.Form(FormElement) & vbCrLf Next End If mail_Body = mail_Body & vbCrLf & Footer 'Create the mail object and send the mail Set objMail = CreateObject("CDONTS.NewMail") objMail.From = "customer@ragzgazoo.com" objMail.To = "ragzgazoo@aol.com" objMail.CC = "" objMail.BCC = "" objMail.Subject = "Email from web site." objMail.Body = mail_Body objMail.Send() Set objMail = Nothing 'Send them to the page specified if requested Dim rp_redirect rp_redirect = "feedbackthankyou.htm" If (rp_redirect <> "") then Response.Redirect rp_redirect End If %> <% End If %> Rag-Z Gazoo Feedback Page
  STICKER-DECALS
  CARS
 TRUCKS
  GLASS
 MISCELLANEOUS
 
  HOME
  ABOUT US
  FAQ & CONTACT INFO
  HOW TO
  LINKS
 
We look forward to reading your comment and suggestions.
  Request Custom Design Work Report Broken Links Comment on Site
 

Report Issues with an Order 

Suggestions or Design Ideas (enter details below)
  Other:
Enter your comments or suggestions in the space below: 
 
* Indicates Required Fields
Please include your contact information so we can reply to your request.
 
Name
Email
Tel
EX. 619 934 8377
  Fax EX. 619 934 8378
 

Thank you for taking the time to provide feedback and communicate your thoughts. We realize your time is valuable and we truly appreciate the time you have taken to send us your comments, suggestions or ideas.

We pledge to send a reply to you comments or suggestions as soon as possible.

  Please contact me as soon as possible.
 

Copyright 2004   ragzgazoo.com        All Rights Reserved         Phone: 858-566-9878 or  E-mail: info@ragzgazoo.com         Website designed by: Apply Info Tech