<% 'registration code errorCount = 0 Dim submit, fullName, company, telephone, email, bill_ref submit = request("submit") fullName = request("name") address = request("address") telephone = request("Telephone") email = request("email") bill_ref = request("bill_ref") if submit <> "" then whichServer = Request.ServerVariables("server_name") whichServer = replace(whichServer,"www.","") whichServer = replace(whichServer,".co.uk","") whichServer = replace(whichServer,".com","") whichServer = replace(whichServer,"http://","") if whichServer <> "axistelecom" then validHost = "
  • Originating Host is not correct
  • " errorCount = errorCount + 1 end if whichReferer = Request.ServerVariables("HTTP_REFERER") whichReferer = replace(whichReferer,"www.","") whichReferer = replace(whichReferer,".co.uk","") whichReferer = replace(whichReferer,".com","") whichReferer = replace(whichReferer,"http://","") whichReferer = left(whichReferer,11) if whichReferer <> "axistelecom" then validReferer = "
  • HTTP referer is not correct
  • " errorCount = errorCount + 1 end if if Request.ServerVariables("REQUEST_METHOD") <> "POST" then validPost = "

    Form was not posted

    " errorCount = errorCount + 1 end if badStrings = array("Content-Type%3A","MIME-Version%3A","Content-Transfer-Encodin%3A","bcc%3A","cc%3A") checkFormString = Request.Form.Item For Each badWord in badStrings if InStr(1,checkFormString, badWord,1) <> 0 then response.write(badWord) validString = "
  • Bad string found
  • " errorCount = errorCount + 1 end if next if fullName = "" then validFullName = ("
  • Please enter your name
  • ") errorCount = errorCount + 1 end if if address = "" then validAddress = ("
  • Please enter your address
  • ") errorCount = errorCount + 1 end if if telephone = "" then validTelephone = ("
  • Please enter your telephone number
  • ") errorCount = errorCount + 1 end if 'check the enail is equal to something and contains a fullstop and @ sign if email = "" or inStr(email,"@") = 0 or inStr(email,".") = 0 then validEmail = ("
  • Please enter a valid email
  • ") errorCount = errorCount + 1 end if if bill_ref = "" then validBill_ref = ("
  • Please enter your bill references
  • ") errorCount = errorCount + 1 end if if errorCount <> 0 then errMsg = "

    The following information is required:

    " &_ "
    " end if if errorCount = 0 then content = "Name: " & vbcrlf & fullName & vbcrlf & vbcrlf content = content & "Address: " & vbcrlf & address & vbcrlf & vbcrlf content = content & "Telephone: " & vbcrlf & telephone & vbcrlf & vbcrlf content = content & "Email: " & vbcrlf & email & vbcrlf & vbcrlf content = content & "Bill Reference:" & vbcrlf & bill_ref & vbcrlf content = "The following customer wishes to register for online billing. The request was submitted via the Axis Telecom website: " & vbcrlf & vbcrlf & content 'if not administrator then bill_ref him Dim sMsg Dim sTo Dim sFrom Dim sSubject Dim sTextBody 'sTo = "CarolineMewett@axistelecom.co.uk" sTo = "onlinebilling@axistelecom.co.uk" sCC = "brian@innovative-graphics.co.uk;CarolineMewett@axistelecom.co.uk" sFrom = email sSubject = "Online Billing Enquiry" sTextBody= content Dim objMail 'Create the mail object Set objMail = Server.CreateObject("CDO.Message") 'Set key properties objMail.From = sFrom objMail.To = sTo objMail.CC = sCC objMail.BCC = sBCC objMail.Subject= sSubject objMail.TextBody = sTextBody 'Send the bill_ref objMail.Send 'Clean-up mail object Set objMail = Nothing success = "

    Thank you for your enquiry, a member of staff will be in contact shortly.

    " end if end if %> Axis Telecom - Cheap phone call for business and home users in the UK with free line rental
    About Us  |  Contact Us  |  My Account        
    Home Page Business User Home User Help Broadband
    Support
    News & Blog

    Payment Options

    Below are all the way you can pay your bills with Axis Telecom:
      Direct Debit

    By paying your bills by direct debit it will provide you with a hassle free way of paying your bill with the added benefit of knowing that you are protected by the safeguards offered by the direct debit guarantee.You can also save an additional £36 per year if you pay by this method. Call us today on 0844 875 1942 to start paying by direct debit.


      Telephone

    Call the 24 hour automated debit/credit card payment
    line on 0844 875 1954.All you need is your card and
    Customer Account No. from the front of this bill.


      Internet
    <% if success = "" then %>

    Please contact our customer service team who will register you for our paperless online billing or sign up now by completing and submitting your details below and receive a monthly discount of £1.50.

    <%=errMsg%>
    Name
    Address
    Telephone
    Email
    Billing ref
     

    Once registered, to pay for your bills online all you need to do is visit www.axistelecom.co.uk, click on My Account and log-in

    <% else response.write(success) end if %>

      BACS Payments

    If you are a business and would like to pay via BACS
    please quote these details:
    Sort Code: 08 00 51.Account Number: 70042234


      Post

    Please make cheques payable to Axis Telecom and
    send to: Axis Telecom, Suite E, Shirethorn House, Prospect Street, Hull HU2 8PX.
    On all cheques sent by post please write your account number on the reverse side of your cheque. Your account number can be found on the front of your bill.


      Post Office/Pay Point Outlet

    You can pay your telephone bill at any Post Office/Pay Point outlet throughout the UK by presenting your monthly bill at the counter and the Post Office/Pay Point outlet will use the bar code situated on the top of your bill.


      At any Bank

    You will need to complete a payment slip from your
    bank.With this you will need Axis Telecom’s details
    which are:
    Sort Code: 08 00 51.Account Number: 70042234


    When making any payment to AxisTelecom, please ensure you quote your account number.

    Customer Service
    Centre

    Frequently asked
    questions
    Contact Telephone
    Numbers

     

    We guarantee to save you money
    Send Me Info Sign Me Up NOW

    Telephone and Broadband services in Hull from Axis Telecom

    Business Opportunity from Axis

    Gas and Electricity from Axis Telecom

    Our Price Promise | Terms Of Business | Codes Of Conduct