<% strPageTitle = Application("STORE_NAME") & " Contact Us" %> <% if lcase(request("action")) = "send" then 'Send our Email Dim bolContinue bolContinue = True if request("name") <> "" then else strMsg = strMsg & "PLEASE PROVIDE YOUR NAME
" bolContinue = False end if if request("email") <> "" then else strMsg = strMsg & "PLEASE PROVIDE YOUR EMAIL ADDRESS
" bolContinue = False end if if request("comment") <> "" then else strMsg = strMsg & "PLEASE PROVIDE YOUR ENQUIRY
" bolContinue = False end if if bolContinue = True Then 'Prepare our email fields Dim strBody Dim strSubject Dim strFrom Dim strTo strFrom = request("name") & " <" & request("email") & ">" strTo = Application("STORE_OWNER_EMAIL_ADDRESS") strBody = request("comment") 'Send our Email fSendMail strFrom, strTo, "Online Enquiry From " & Application("STORE_NAME"), strBody response.Redirect(fGenerateLink("default.asp?strMsg=Email Sent Successfully") ) end if end if %> <% strPageKeywords = Application("STORE_NAME")%>
<% if strMsg <> "" then %> <% end if %>
<% if Application("TABLE_BACKGROUND_CONTACT_US") <> "" then %> <% else %> <% end if %>
Contact Us..." border="0" alt="Contact Us" title=" Contact Us ">

<%= strMsg %>

YOU CAN CONTACT DIRECT TELEPHONE SUPPLIES BY USING THE FOLLOWING METHODS...

Link Telecom
The Waterfront, Salts Mill Road, Saltaire, West Yorkshire BD17 7EZ

Store & Office Opening Times
9:30am till 5:30pm Monday to Friday (GMT) only
We are closed on Saturday, Sunday and Public Holidays

Telephone
0800 037 1040

Email
enquiries@directtelephonesupplies.co.uk


OR YOU CAN COMPLETE THE FORM BELOW...



FULL NAME »
EMAIL ADDRESS »
YOUR ENQUIRY »