%@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 > Recipients Name
|
|
| |
|
|
| Recipients Name |
|
|
RECIPIENTS NAME >
ENTERING THE RECIPIENTS NAME
Here we start to enter the recipients details into
the order form. It is very important to fill in all
the requested details to ensure that your gift is
delivered not only to the correct address but to the
correct person at that address.
RECIPIENTS NAME > RECIPIENT
DEFINITION
The recipient is the person, or defined people, to
whom our customer is sending their gift. It is always
important to name or specify who is receiving the
gift as that person or people will be the named party
who will be entitled to receive and sign for your
gift. This gift may not in some cases, be released
to another person. Flowers are addressed to and in
the name of the deceased person for a funeral where
it becomes the responsibility of another person at
the delivery address to sign for the flowers.
RECIPIENTS NAME > GIFT
CARD DETAILS
We would like to clarify that the recipients name
will not be entered on the gift card message from
this point. The details requested here are for addressing
purposes only and are not used for your card message.
The only details which appear on your card message
are those entered in the "card message"
box later in the form.
RECIPIENTS NAME > LACK
OF INFORMATION
If you do not have all or part of the requested information
for the recipients name, please enter an additional
note in the extra information box which can be found
further down the order form. We have various ways
of checking information and we may be able to help
find the correct details. This way is better than
just guessing, if the details are unknown. An incorrect
guess could lead to all sorts of mistakes resulting
in delays and other problems.
RECIPIENTS NAME > RECIPIENTS
NAME DETAILS
Entry of the recipients details has been split
into three parts as listed below. These will be covered
on the next three pages.
Part 1 recipients title
Part 2 recipients initials
Part 3 recipients surname
Please see links below.
|
|
|
| |
|
|
|
|