Thank
you <%=Response.write(Name) %> for
your order.
We
will contact you at <%=Response.write(Email) %>
within the 24 hours to confirm domain
setup and passwords.
Your
order value is:
| Setup |
£ |
<%=FormatNumber(xHostingSetup,2)%>
|
| Hosting |
£ |
<%=xHosting%>
|
| Domain
Registration for
<%=DomainName%>
|
£ |
<%=FormatNumber(xDomainReg,2)%>
|
| Net |
£ |
<%=FormatNumber(xNet,2)%>
|
| VAT |
£ |
<%=FormatNumber(xVAT,2)%>
|
| Gross |
£ |
<%=FormatNumber(xGross,2)%>
|