%@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 Mobile Phone Number
|
|
 |
|
|
| Customer Mobile Phone Number |
|
|
CUSTOMER MOBILE NUMBER
> WHERE TO ENTER CUSTOMER MOBILE PHONE NUMBER
Please enter your mobile telephone number in the "Customer
Details" section of the order form. This should
be entered in the line below your evening telephone
number.
CUSTOMER MOBILE NUMBER >
EFFICIENT MOBILE CONTACT
Please make sure that when a mobile number is provided
on your order that it is a viable means of contact.
Mobile phones are subject to prevailing signal conditions
depending upon which service is being used.
CUSTOMER MOBILE NUMBER >
MOBILE ANSWER SERVICE
If you are switching off your mobile or using an answer
service, please try to check your calls in case we
have tried to call you between the time of placing
your order and the end of the requested or confirmed
delivery date.
CUSTOMER MOBILE NUMBER >
CORRECT MOBILE NUMBER
Please check that you have entered your correct mobile
number on your order form. It only takes one digit
to be wrong and we have no contact.
CUSTOMER MOBILE NUMBER >
ONLY TELEPHONE NUMBER
If for some reason you can only supply a mobile number
for your order and you encounter problems with the
service on your phone. Please consider calling us
to check that we have not being trying to contact
you about your order. You can call us within the UK
free on 08000 96 96 64
CUSTOMER MOBILE NUMBER >
MOBILE ANYWHERE ANYTIME
A mobile contact can be extremely useful as we may
need to contact you at any reasonable time to check
details or overcome queries on your order. This can
be very important daily at lunch time or in the late
afternoon, also all day on a Saturday.
CUSTOMER MOBILE NUMBER >
INTERNATIONAL MOBILE USE
Where your main contact details are UK based and you
are supplying a mobile number on your order for contact
but you are actually based in another country, we
would appreciate an extra note, in our extra information
box, on our order form, to explain which country you
are based in.
Should we need to contact you
by phone rather than e-mail, this information will
help us to make contact with you at a mutually convenient
time taking time differences into account.
|
|
|
 |
|
|
|
|