%@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 Initials
|
|
 |
|
|
| Recipients Initials |
|
|
RECIPIENTS INITIALS
> WHERE TO ENTER RECIPIENTS INITIALS
Moving horizontally along the Recipients 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 recipients initials or first
name.
RECIPIENTS INITIALS >
PROVIDING A FULLER NAME
Providing a good, clear and full name can assist the
delivery process by avoiding misunderstandings. It
is much better for all parties concerned to expand
on providing just the surname or title & surname
by adding the recipients initial, initials, first
name, or names in full. A combination of these could
also be used.
RECIPIENTS INITIALS >
THE MIDDLE NAME BOX
Whereas we are looking for precision and clarity,
we are not intending to delve into personal names
or make this extremely lengthy. This facility is not
intended to create a message or add extra discriptive
terms. We feel that from the recipients point of view
it will add a further personal touch to addressing
of your gift.
The information put in this
box will be included on the addressing label but not
on the gift card message. Please enter a full stop
after each initial.
If you are providing details
for someone in hospital or a hotel, will you try to
ensure the first name and/or initials refer to that
person. In the case of a woman, the details should
relate to the name you know or think they are booked
in as.
Please feel free to leave this
box empty if the initials or names are unknown. You
may add details in the extra information box to explain
anything to us.
links to related pages
next
page
|
|
|
 |
|
|
|
|