%@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 Fax Number
|
|
| |
|
|
| Customer Fax Number |
|
|
CUSTOMER FAX NUMBER
> WHERE TO ENTER CUSTOMER FAX NUMBER
Please enter
your fax number in the "Customer Details"
section of the order form. This should be entered
in the line below your mobile telephone number.
CUSTOMER FAX NUMBER >
BUSINESS USE OF FAX
Some of our customers prefer to communicate by fax,
especially some business customers. We appreciate
having a fax number to use as a backup form of communication,
especially if either party has temporary e-mail problems.
CUSTOMER FAX NUMBER >
BUSINESS ORDER RECEIPTS
Our order processing system has been designed to send
out a confirmation message to every customer placing
an order. We find that some business customers may
prefer to receive a more personalised faxed receipt.
To facilitate this we require a contact fax number.
CUSTOMER FAX NUMBER >
INTERNATIONAL CONTACT
We prefer to contact most of our customers by e-mail,
especially on a global basis. There are occasions
however that sending a fax can be more noticable and
facilitate quicker contact.
CUSTOMER FAX NUMBER >
CORRECT FAX NUMBER
Please make sure that you have supplied a correct
number, with the correct dialling code, for your fax
machine, especially if your machine has a dedicated
phone line.
CUSTOMER FAX NUMBER >
FAX MESSAGES
Many customers now have a fax facility as part
of their phone at home and this allows us to send
a written message, rather than leave an answer machine
message. There is a greater chance of a fax message
being read quickly on the customers return.
CUSTOMER FAX NUMBER > PREFERRED CONTACT
Fax numbers have now become more a useful extra communication
feature more than the main method of communication.
Although e-mail is now quicker and more efficient,
fax still remains valuable.
|
|
|
| |
|
|
|
|