<%@LANGUAGE="VBSCRIPT"%> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each Item In Request.QueryString NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item)) End If Next ' add the Form variables to the MM_keepForm string For Each Item In Request.Form NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> giftservice.co.uk > Customer Service Centre > Customer Name
Telephone service operates from 8.30am and 4.30pm, Mon - Fri. For enquiries and contact out of office hours, please send an e-mail to: sales@giftservice.co.uk (please note mail will be read at most times) click here for the customer service centre click here for more info on how to contact us find out more about us click here to e-mail us click here to return to home page. click here to view previous orders and edit your details
click here to goto Customer Service Centre home page click here to close window and return to the main giftservice site
 
Customer Name

CUSTOMER NAME > WHERE TO ENTER THE CUSTOMER NAME DETAILS
CUSTOMER NAME > WHERE TO ENTER CUSTOMER TITLE
CUSTOMER NAME > TITLES LISTED
CUSTOMER NAME > WHERE TO ENTER CUSTOMER INITIALS
CUSTOMER NAME > CUSTOMER INITIALS
CUSTOMER NAME > WHERE TO ENTER CUSTOMER SURNAME
CUSTOMER NAME > CUSTOMER SURNAME

CUSTOMER NAME > WHERE TO ENTER THE CUSTOMER NAME DETAILS
The second section of our order form is entitled "Customer Details"
This section follows on from the "Card Message" box at the end of the previous section for "Delivery Details"
The first line of this section allows the entry of the "Customer Name" This is a three part entry into the following boxes.
  1. Customer Title
  2. Customer Initials
  3. Customer Surname
CUSTOMER NAME > WHERE TO ENTER CUSTOMER TITLE
The first box of the Customer Name entry line is a drop down box with a menu list of possible titles for most people. Please click on the down arrow.

BACK TO TOP

CUSTOMER NAME > TITLES LISTED
The following options should cover most possible titles for most people.
Mr, Mrs, Miss, Ms, Sir, Rev, Ven
Example: Mrs L.G. Smith
CUSTOMER NAME > WHERE TO ENTER CUSTOMER INITIALS
Moving horizontally, to the right, along the Customer Name line, after filling in the title box on the order form, you will come to the middle of the three boxes. This box is provided for the Customer Initials or first name.
CUSTOMER NAME > CUSTOMER INITIALS
Please enter your initials or first name to provide a concise Customer Name. We would prefer the initials to be entered in upper case with a stop and space between each letter is possible.
Example: Mrs L.G. Smith

BACK TO TOP

CUSTOMER NAME > WHERE TO ENTER CUSTOMER SURNAME
Moving horizontally, to the right, along the Customer Name line, after filling in the initials box on the order form, you will come to the far right of the three boxes. This box is provided for the Customer Surname.
CUSTOMER NAME > CUSTOMER SURNAME
Please enter your full and correctly spelt surname in the box provided.
Example: Mrs L.G. Smith
BACK TO TOP
links to related pages
next page
 
click here to goto Customer Service Centre home page click here to close window and return to the main giftservice site