<% if request("submit") <> "" then DIM MyBody, MyCDONTSMail, dataConn, sSql, rs, the_email, the_order_no, the_text MyBody = "
" & request.form( "1" ) &_ "
" & request.form("2") &_ "
" & request.form("3") &_ "
" & request.form("4") &_ "
" & request.form("5") &_ "
Name: " & request.form("name") &_ "
Email: " & request.form("email") &_ "
Client Ref: " & request.form("reference") Set MyCDONTSMail = CreateObject("CDONTS.NewMail") MyCDONTSMail.From = "noreply@gibson-appleby.co.uk" 'MyCDONTSMail.To = "recruitment@klicka.com" 'MyCDONTSMail.To = "luke.allport@hotmail.co.uk" MyCDONTSMail.To = "evelyn.thomas@gibson-appleby.co.uk" MyCDONTSMail.Subject = "Fee Protection Registration" MyCDONTSMail.BodyFormat = 0 MyCDONTSMail.MailFormat = 0 MyCDONTSMail.Body = MyBody MyCDONTSMail.Send response.Redirect("/thanks.htm") SET MyCDONTSMail = NOTHING Response.Redirect( "/thanks.htm" ) end if%> Gibson Appleby - Chartered Accountants - Brighton, East Sussex

Fee Protection Service

YES - I would like to take advantage of your Tax Investigation Service
Please tick the appropriate box for service required:
Tax Return only £49 + VAT
Sole Trader £69.50 + VAT
Partnership £84.50 +VAT
Limited Company (turnover to £10 Million) £104.50 + VAT
Name:
Email:
Client Ref (as shown on letter and printed reply slip)