%@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 > Filling in Your Order Form
|
|
| |
|
|
| Filling in Your Order Form |
|
|
FILLING IN YOUR ORDER
FORM > ORDER FORM OVERVIEW
Our order form has been designed to allow you to enter
the precise information we need to ensure the correct
and accurate processing of your order.
FILLING IN YOUR ORDER FORM
> DETAILED HELP FILLING IN ORDER FORM
In subsequent sections through the headings in this
Customer Service Centre we will explain in detail
how to enter the correct information for your order
and in many instances why we need that information
and how important it is to us to provide the high
level of service you expect.
FILLING
IN YOUR ORDER FORM > FACTORS AFFECTING ORDER
Different information and circumstances will apply
to each service and range of products we offer. These
will be affected by various influences such as the
delivery method, weather, prevailing social conditions,
product availability, time of ordering, holidays and
more.
FILLING
IN YOUR ORDER FORM > SPECIFIC HELPFUL INFORMATION
In the following sections we try to outline special
features which apply to Special Occasions, Specific
Gifts, Delivery point information, Product information,
Payment information, Complaints, Security and Privacy.
Please consult this additional information for help
and explanation when filling in your order form.
FILLING IN YOUR ORDER FORM
> ORDER FORM LAYOUT
The order form has been designed to cover three main
types of information:
-
Delivery details
-
Your details as the customer details
-
Payment details
As
we proceed through our Customer Service Centre information
we will be explaining how the relavent information
should be entered in each section.
links to related pages
next
page
|
|
|
| |
|
|
|
|