%@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 > Entering the Delivery Date
|
|
 |
|
|
| Entering the Delivery Date |
|
|
ENTERING THE DELIVERY
DATE > ORDER WARNING STATEMENT
Please note that in addition to our extensive information
provided in our Customer Service Centre we have provided
a specific information box, at the top of the order
form, which will be used as a final warning to remind
customers of any immediate problems with delivery
dates.
We hope that in this position,
this information will be noted, before the delivery
date is entered.
The information in this box will be changed as time
goes on.
ENTERING THE DELIVERY DATE
> DELIVERY DETAILS
The first section on the order form is entitled "Delivery
Details". This section fully covers the recipients
information required for the point of delivery.
ENTERING THE DELIVERY DATE
> DELIVERY DATE
As we move down the order form, the first section
we come to is entitled "Delivery Date" To
the right of the box there is a click box for a drop
down menu. Please click on the drop down box.
ENTERING THE DELIVERY DATE
> DELIVERY DATE CALENDAR
This drop down box offers you a current month calendar.
On the top line you have two boxes one for the month
and the second for the year. They will default to
the current month and year. If you click on the arrow
to the right of each box you may choose to alter the
month or the year. Changing the year should not be
necessary most of the time.
The calendar shows the current
or chosen month. Overlapping days from the previous
month and next month are shown in cream colour, top
and bottom of the page and are inaccessible.
The days of the week are shown
across the top row of the calendar. The Sunday date
column is on the far left but the word "Sunday"
is ommited as this is not a normal delivery day. The
dates for Sunday are still shown but should not be
used, except for special occassions like Mother's
Day when a separate service may be offered. If Sunday
is entered as the delivery date it will be adjusted
to the nearest viable date at our discretion and confirmed
accordingly.
The current day appears in red
colour. UK Bank Holidays are shaded green and should
be treated as non delivery days. For more information
see link below.
Before you enter the delivery
date we would request that you consult the respective
pages on our site to help you choose a correct date
and timescale for the product you are ordering. (see
links at bottom of this page)
ENTERING THE DELIVERY DATE
> HOW TO ENTER THE DELIVERY DATE
To enter the correct delivery date check that the
correct month and year appear at the top of the box.
Alter if necessary. Go to the grid square for the
day you require and click on that square. The requested
date will be transferred into the order form.
You can go back to the grid
to check details by clicking on the drop down box
again. If at any stage you wish to just close the
box you may click on the x at the top right of the
screen.
Please note that the delivery
date can only be entered or changed by using the calendar
facility.
|
|
|
 |
|
|
|
|