%@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 > When is the Soonest Delivery?
|
|
| |
|
|
| When is the Soonest Delivery? |
|
|
WHEN IS THE SOONEST
DELIVERY? >
SOONEST DELIVERY DEFINITION
The soonest delivery is the next possible occasion,
that your gift can be delivered.
This will probably be during
the next "working day" for most gifts but
could be during the current "working day"
for others.
As we add more gifts to our
site this will become more complicated. The following
information is intended to help to pinpoint when the
next delivery will be possible for your chosen product.
All deliveries will depend upon
several contributing delivery factors.
WHEN IS THE SOONEST DELIVERY?
> SOONEST DELIVERY FACTORS
When checking the soonest possible delivery we must
presume that:
-
all times mentioned are
current UK times.
-
all orders are normally
only checked and processed in our normal UK office
hours. (see link below)
-
for any delays, caused by
queries back to our customer, equivalent time
will be added to the time stated.
-
most of our services operate
on a "working day" principle. (see link
below)
-
the effects of UK holidays,
International holidays (for international deliveries),
other special occasions should be taken into account.
Extra time should be added to the chart during
these occasions (see link below)
-
we do not promise times
of delivery but the current UK time should be
taken into account when placing your order. There
are many situations where same working day delivery
can be achieved.
WHEN IS THE SOONEST DELIVERY?
> CHECK SOONEST DELIVERY CHART
The table on the next page entitled, "soonest
delivery chart" will presume normal working through
a normal week in the UK and does not allow for any
holidays. Adjustments will be needed for these.
|
|
|
| |
|
|
|
|