<% 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 DMA BY USING THE FOLLOWING METHODS...

Direct Mobile Accessories
10 High Street, Camberley, Surrey, GU15 3SX, United Kingdom

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

Telephone
01276 417189


Email
accessory_sales@directmobileaccessories.com


OR YOU CAN COMPLETE THE FORM BELOW...



FULL NAME »
EMAIL ADDRESS »
YOUR ENQUIRY »