%@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 > Security of Recipient Details
|
|
 |
|
|
| Security of Recipient Details |
|
|
SECURITY OF RECIPIENTS
INFORMATION > RECIPIENT NAME & ADDRESS
We require quite a large amount of information to
be supplied on our order form to allow the most efficient
processing of your order. Most of this information
remains confidential.
As the name and address information
for the recipient, required on the order form, will
be used in a direct and practical way to achieve delivery
it will not be possible to maintain any idea of security
with this information.
It should however be mentioned
that it will remain the policy of the giftservice.co.uk
not to sell or pass on recipients details to any other
business or individual.
SECURITY OF RECIPIENTS INFORMATION
> RECIPIENTS PHONE NUMBER
The recipients telephone number will be passed to
our UK or Internationally based florist to allow them
full contact for delivery. Where an order, such as
a fruit delivery, is being made by courier, the courier
may be given the recipients phone number.
For all other orders, mostly
being delivered by Royal Mail, the recipients telephone
number will remain at our dispatch department or just
in our office for follow up purposes in the event
of an order problem or non delivery where the recipient
was not at home.
SECURITY OF RECIPIENTS INFORMATION
> RESTRICTED USE CONTACT NUMBERS
It is very important to the smooth running of our
service that we have a correct telephone number for
the recipient which will be answered, especially on
the requested day of delivery. If you are reluctant
to supply a contact number because the number is ex
directory please try to supply a mobile number for
the recipient or a close relation or friend based
at or very near to the delivery address.
If you supply a number where
the recipient may be concerned about security and
you indicate in the extra information box on the order
form we would take extra steps to withold that number
and just keep it in our office for an emergency. If
the number had to be used it would be used with caution
and certainly not publicised.
SECURITY OF RECIPIENTS INFORMATION
> ORDER DETAILS
It remains our policy to keep all order details as
secure as possible. We will not pass on to any other
party details of the gifts delivered or who they have
been delivered to.
|
|
|
 |
|
|
|
|