%@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 > How is the Delivery Made?
|
|
| |
|
|
| How is the Delivery Made? |
|
|
This
is not a Royal Mail website
to order flowers & gifts you
can link here to the homepage of our website
at
www.giftservice.co.uk
|
HOW IS DELIVERY MADE? > DELIVERY METHODS
We use different methods of delivery for each of the
"services" offered on our website.
Your gift could be delivered by Royal Mail Special
Delivery, Courier Delivery by one of several services
or florist delivery van delivery. Our International
florist deliveries, although expected to be made by
florist driver, will be made by the normal mode of
delivery chosen by our florist in the town/country
concerned. We have no influence over this situation.
BACK TO TOP
HOW IS DELIVERY MADE? > DELIVERY METHOD CHART
This summary is intended to help explain how your
gift will be delivered. From the information below
in conjunction with the next page of information "what
is the soonest delivery time?" you should be
able work out the time scale for the quickest delivery
of your gift.
service
|
normal
delivery method
|
larger/heavier
gifts
|
|
|
|
|
balloons
|
Royal
Mail Special Delivery
|
.
|
chocolates
|
Royal
Mail Special Delivery
|
Courier
Delivery
|
drinks
|
Courier
Delivery
|
Courier
Delivery
|
fish
|
Royal
Mail Special Delivery
|
.
|
fruit
baskets
|
Courier
Delivery
|
.
|
international
flowers
|
Florist
Driver Delivery
|
.
|
uk florist
flowers
|
Florist
Driver Delivery
|
.
|
jigsaw
puzzles
|
Royal
Mail Special Delivery
|
.
|
teddy
bears
|
Royal
Mail Special Delivery
|
Courier
Delivery
|
uk postalflowers
|
Royal
Mail Special Delivery
|
.
|
uk postal
fruit
|
Royal
Mail Special Delivery
|
.
|
|
|
|
| |
|
|
|
|