www.tvlicensing.co.uk
Open in
urlscan Pro
45.60.44.109
Public Scan
URL:
https://www.tvlicensing.co.uk/cs/pay-for-your-tv-licence/index.app?utm_source=email&utm_medium=email&utm_campaign=NLN-CHET1-1E...
Submission Tags: falconsandbox
Submission: On September 18 via api from US — Scanned from US
Submission Tags: falconsandbox
Submission: On September 18 via api from US — Scanned from US
Form analysis
1 forms found in the DOMPOST /cs/pay-for-your-tv-licence/index.app
<form id="payForm" action="/cs/pay-for-your-tv-licence/index.app" method="post" novalidate="novalidate">
<input type="hidden" name="FORM_TOKEN_ID" value="c143a483-6e4c-4b4a-b8b0-3565454f8dbd">
<div id="iPayForTVL" class="panel" style="display:none">
<h2 class="noHeader"> Paying for a new licence? </h2>
<fieldset>
<legend>It’s easy to pay for a new TV Licence with a Direct Debit or by debit or credit card. Please answer the questions below to make sure you buy the right licence.</legend>
<p> It’s easy to pay for a new TV Licence with a Direct Debit or by debit or credit card. Please answer the questions below to make sure you buy the right licence.</p>
<p class="hideo75"> Other payment methods are also available – take a look at our <a href="/pay-for-your-tv-licence/ways-to-pay">ways to pay</a>.</p>
<div id="iYourself" class="frmRow radio">
<p class="label">Who are you buying a TV Licence for?</p>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoBuyingForSelfYes" name="buyTvLicenseFor" class="first" type="radio" value="YOUR_SELF" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoBuyingForSelfYes" id="ctl00_Content_PaymentBegin1_lblBuyingForSelfYes"> Yourself </label>
</div>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoBuyingForSelfNo" name="buyTvLicenseFor" type="radio" value="SOMEONE_ELSE" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoBuyingForSelfNo" id="ctl00_Content_PaymentBegin1_lblBuyingForSelfNo"> Someone else </label>
</div>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoBusiness" name="buyTvLicenseFor" class="last" type="radio" value="BUSINESS_PREMISES" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoBusiness" id="ctl00_Content_PaymentBegin1_lblBusiness"> Business premises </label>
</div>
</div>
<div id="iUsingEquipament" class="frmRow radio hide">
<div class="self">
<style type="text/css">
.sdQuestion {
display: inline-block;
margin-bottom: 2em;
float: none !important;
}
#iUsingEquipament .label {
display: inline-block;
width: 80%;
}
@media only screen and (max-device-width: 480px) {
#iUsingEquipament .label {
width: 82%;
}
.sdQuestion {
margin-bottom: 3.6em;
margin-left: 0;
}
}
.content {
color: #666;
font-size: 85%;
}
</style>
<div>
<p class="label"> Have you needed a TV Licence before today?</p>
</div>
<p class="content"> A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on BBC iPlayer. This applies to any
device or provider.</p>
</div>
<div class="someoneelse">
<div>
<p class="label">Has the person needed a TV Licence before today?</p>
<p class="subcopy">A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on iPlayer. This applies to any device
or provider.</p>
</div>
<div> </div>
</div>
<div class="businesspremises">
<div>
<p class="label">Has the business needed a TV Licence before today?</p>
<p class="subcopy">A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on iPlayer. This applies to any device
or provider.</p>
</div>
<div> </div>
</div>
<div class="container">
<input id="areadyUsingEquipamentYes" name="areadyUsingEquipament" class="first" type="radio" value="true" checked="checked" autocomplete="off">
<label for="areadyUsingEquipamentYes">
<!-- RFC-2791 -->
<div id="yourself_yes_equipment"> Yes</div>
<div id="someone_yes_equipment"> Yes</div>
<div id="business_yes_equipment"> Yes</div>
</label>
</div>
<div id="iUsingEquipamentDate" class="frmRow contained">
<label for="formattedAlreadyUsingEquipamentDate" id="lblAlreadyUsingEquipamentDate"><span class="self"><b>When did you need a licence from? </b><span class="help">Please enter a date in the last 12 months.</span></span><span class="orOpt"
style="display: none; "> or,</span><span class="someoneelse"><b>When did they need a licence from?</b><span class="help">Please enter a date in the last 12 months.</span></span><span
class="business"><b>When did the business need a licence from?</b><span class="help">Please enter a date in the last 12 months.</span></span></label>
<!-- RFC-2791 -->
<script type="text/javascript">
$(function() {
$("#formattedAlreadyUsingEquipamentDate").datepicker({
onClose: function(dateText, inst) {
$(this).attr("disabled", false);
},
beforeShow: function(dateText, inst) {
$(this).attr("disabled", false);
},
maxDate: "0",
minDate: "-1Y",
dateFormat: "dd/mm/yy",
showOn: "button",
buttonImage: "/cs/TVL/css/images/icons/imgDatePickerIcon.png",
buttonImageOnly: true,
onSelect: function(dateStr) {
$(this).change();
$("#formattedAlreadyUsingEquipamentDate").valid();
}
});
});
</script>
<div class="frmRow contained">
<input id="formattedAlreadyUsingEquipamentDate" name="formattedAlreadyUsingEquipamentDate" class="frmTxt validate dp-applied hasDatepicker" type="text" value="dd/mm/yyyy" maxlength="10"
style="width: 9em; height: 2.5em; padding-left: 5px;"><img class="ui-datepicker-trigger" src="/cs/TVL/css/images/icons/imgDatePickerIcon.png" alt="" title="" style="margin-left: -30px; margin-top: 7px;">
</div>
<script type="text/javascript">
$(document).ready(function() {
var dateOfMoveCounter = new Counter();
var dateOfMoveHandAccess = new HandleAccessibilityError();
dateOfMoveHandAccess.addTreatClass(".errorMessage");
$("#formattedAlreadyUsingEquipamentDate").change(function() {
dateOfMoveCounter.reset();
});
$("#formattedAlreadyUsingEquipamentDate").blur(function() {
dateOfMoveHandAccess.addTreatElement(this);
if (dateOfMoveCounter.add() === 1) {
var dateOfMoveElm = accessibilityMsgError.focus(dateOfMoveHandAccess);
dateOfMoveElm.focusout(function() {
accessibilityMsgError.unfocus(dateOfMoveHandAccess);
});
}
});
});
</script>
<div>
<span class="help">Your licence will normally end up to 12 months from this date – the rest of the month and 11 months after that.</span>
</div>
</div>
<div class="container">
<input id="areadyUsingEquipamentNo" name="areadyUsingEquipament" class="last" type="radio" value="false" autocomplete="off">
<label for="areadyUsingEquipamentNo">
<!-- RFC-2791 -->
<div id="yourself_no_equipment"> No</div>
<div id="someone_no_equipment"> No</div>
<div id="business_no_equipment"> No</div>
</label>
<div id="yourself">
<div>
<span class="help areadyUsingEquipamentNo">I confirm I haven't needed a licence before today. Buy your licence now and it will start today. You'll then be covered for the rest of this month and 11 months after that.</span>
</div>
</div>
<div id="others">
<div>
<span class="help areadyUsingEquipamentNo">I confirm this person hasn’t needed a licence before today. Buy a licence now and it will start today. They’ll then be covered for the rest of this month and 11 months after that.</span><span
class="help business-only">I confirm the business hasn’t needed a licence before today. Buy a licence now and it will start today. The business will then be covered for the rest of this month and 11 months after that.</span>
</div>
</div>
</div>
</div>
<div id="iPayOptions">
<div id="iLicenceFormat" class="frmRow radio" style="display: none;">
<p class="label">
<span class="self">How would you like to receive your TV Licence?</span><span class="orOpt" style="display: none; ">or,</span><span class="someoneelse">How would the person you're buying for like to receive their TV Licence?</span><span
class="businesspremises">How would you like to receive your TV Licence?</span>
</p>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoLicenceFormatOnline" name="licenseReceiveMethod" class="first" type="radio" value="Email" checked="checked" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoLicenceFormatOnline" id="ctl00_Content_PaymentBegin1_lblLicenceFormatOnline"> Online TV Licence by email (recommended) </label>
</div>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoLicenceFormatPost" name="licenseReceiveMethod" class="last" type="radio" value="Post" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoLicenceFormatPost" id="ctl00_Content_PaymentBegin1_lblLicenceFormatPost"> Paper TV Licence by post <span class="help receiveLicenceType"
style="display: none; "><b>You don't need a paper licence</b> - it's stored safely and securely online. So why not receive a link to your licence by email instead? You'll help us save on paper and postage, which means more of your
licence fee can go towards funding TV, radio and online programmes and services.</span>
</label>
</div>
</div>
<div id="iBlind" class="frmRow radio" style="display: none; ">
<p class="label">
<span class="self">Are you blind or severely sight impaired?</span><span class="orOpt" style="display: none; "> or,</span> <span class="someoneelse">Is the person you're buying for blind or severely sight impaired?</span>
</p>
<!-- RFC-2791 -->
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoBlindYes" name="isBlind" class="first" type="radio" value="true" autocomplete="off" checked="checked">
<label for="ctl00_Content_PaymentBegin1_rdoBlindYes" id="ctl00_Content_PaymentBegin1_lblBlindYes">
<!-- RFC-2791 -->
<div id="yourself_yes_impaired"> Yes</div>
<div id="other_yes_impaired" style="display: none;"> Yes</div>
</label>
</div>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoBlindNo" name="isBlind" class="last" type="radio" value="false" checked="checked" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoBlindNo" id="ctl00_Content_PaymentBegin1_lblBlindno">
<!-- RFC-2791 -->
<div id="yourself_no_impaired"> No</div>
<div id="other_no_impaired" style="display: none;"> No</div>
</label>
</div>
</div>
<div id="iStudent" class="frmRow radio" style="display: none; ">
<p class="label">
<span class="self">Are you currently a student?</span><span class="orOpt" style="display: none; "> or,</span><span class="someoneelse">Is the person you're buying for currently a student?</span>
</p>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoStudentYes" name="isStudent" class="first" type="radio" value="true" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoStudentYes" id="ctl00_Content_PaymentBegin1_lblStudentYes">
<!-- RFC-2791 -->
<div id="yourself_yes_student"> Yes</div>
<div id="other_yes_student" style="display: none;"> Yes</div>
</label>
</div>
<div class="container">
<input id="ctl00_Content_PaymentBegin1_rdoStudentNo" name="isStudent" class="last" type="radio" value="false" checked="checked" autocomplete="off">
<label for="ctl00_Content_PaymentBegin1_rdoStudentNo" id="ctl00_Content_PaymentBegin1_lblStudentNo">
<!-- RFC-2791 -->
<div id="yourself_no_student"> No</div>
<div id="other_no_student" style="display: none;"> No</div>
</label>
</div>
</div>
<div id="iUniversitySelect">
<div class="frmRow universitySelect student" style="display: none; ">
<label for="ctl00_Content_PaymentBegin1_studentUniversityName_ddlUniversityList" id="ctl00_Content_PaymentBegin1_studentUniversityName_lblUniversityList"> University/College attending: </label>
<select id="ctl00_Content_PaymentBegin1_studentUniversityName_ddlUniversityList" name="universityId" autocomplete="off">
<option value="-1">Select</option>
<option value="3">University of Aberdeen</option>
<option value="4">University of Abertay Dundee</option>
<option value="5">Aberystwyth University</option>
<option value="168">ABI College</option>
<option value="169">Access to Music</option>
<option value="170">Accrington & Rossendale College</option>
<option value="171">Activate Learning (Oxford, Reading, Banbury & Bicester)</option>
<option value="384">The College of Agriculture, Food and Rural Enterprise</option>
<option value="172">Amersham & Wycombe College</option>
<option value="173">Amsterdam Fashion Academy</option>
<option value="6">Anglia Ruskin University</option>
<option value="174">Anglo European College of Chiropractic</option>
<option value="175">Arts University Bournemouth (formerly University College)</option>
<option value="176">ARU London (LCA Business School)</option>
<option value="177">Askham Bryan College</option>
<option value="7">Aston University</option>
<option value="8">Bangor University</option>
<option value="178">Barking and Dagenham College</option>
<option value="179">Barnet and Southgate College</option>
<option value="180">Barnfield College, Luton</option>
<option value="181">Barnsley College</option>
<option value="182">Basingstoke College of Technology</option>
<option value="10">University of Bath</option>
<option value="183">Bath College</option>
<option value="9">Bath Spa University College</option>
<option value="184">Bedford College</option>
<option value="88">University of Bedfordshire</option>
<option value="185">Berkshire College of Agriculture</option>
<option value="186">Bexley College</option>
<option value="187">Bicton College</option>
<option value="188">BIMM</option>
<option value="11">Birkbeck College</option>
<option value="12">University of Birmingham</option>
<option value="406">University College Birmingham</option>
<option value="189">Birmingham Metropolitan College</option>
<option value="28">Birmingham City University</option>
<option value="190">Bishop Burton College</option>
<option value="13">Bishop Grosseteste College</option>
<option value="191">Blackburn College</option>
<option value="192">Blackpool and The Fylde College</option>
<option value="14">Bolton Univeristy</option>
<option value="193">Bolton College</option>
<option value="15">Bournemouth University</option>
<option value="194">Bournemouth and Poole College</option>
<option value="195">Bournville College</option>
<option value="196">BPP University</option>
<option value="16">University of Bradford</option>
<option value="197">Bradford College</option>
<option value="198">Bridgend College</option>
<option value="199">Bridgwater College</option>
<option value="18">University of Brighton</option>
<option value="223">City College Brighton & Hove</option>
<option value="200">Brighton and Sussex Medical School</option>
<option value="19">University of Bristol</option>
<option value="201">Bristol, City of Bristol College</option>
<option value="202">British College of Osteopathic Medicine</option>
<option value="203">British Institute of Technology & E-commerce</option>
<option value="204">British School of Osteopathy</option>
<option value="205">Bromley College of Further and Higher Education</option>
<option value="206">Brooklands College</option>
<option value="207">Brooksby Melton College</option>
<option value="20">Brunel University</option>
<option value="391">The University of Buckingham</option>
<option value="208">Buckinghamshire New University</option>
<option value="21">Bucks New University</option>
<option value="209">Bury College</option>
<option value="210">Calderdale College</option>
<option value="22">University of Cambridge</option>
<option value="211">Cambridge Regional College</option>
<option value="212">Cambridge School of Visual & Performing Arts</option>
<option value="23">Canterbury Christ Church</option>
<option value="213">Canterbury College</option>
<option value="214">Capel Manor College</option>
<option value="27">Cardiff University</option>
<option value="215">Cardiff Metropolitan University</option>
<option value="216">Carshalton College</option>
<option value="217">Central Bedfordshire College</option>
<option value="218">Central College Nottingham</option>
<option value="219">Central Film School London</option>
<option value="29">University of Central Lancashire</option>
<option value="30">Central School of Speech and Drama</option>
<option value="32">University of Chester</option>
<option value="220">Chesterfield College</option>
<option value="33">University of Chichester</option>
<option value="221">Chichester College</option>
<option value="34">City University</option>
<option value="229">Cleveland College of Art and Design</option>
<option value="230">Cliff College</option>
<option value="231">Colchester Institute</option>
<option value="232">Coleg Llandrillo</option>
<option value="233">Coleg Menai</option>
<option value="234">Coleg Sir Gar / Carmarthenshire College</option>
<option value="235">College of West Anglia</option>
<option value="236">Cornwall College</option>
<option value="237">Courtauld Institute of Art (University of London)</option>
<option value="35">Coventry University</option>
<option value="224">City College Coventry</option>
<option value="238">Coventry University London Campus</option>
<option value="36">Cranfield University</option>
<option value="239">Craven College</option>
<option value="240">Creative Academy</option>
<option value="68">University for the Creative Arts</option>
<option value="405">University Centre, Croydon (Croydon College)</option>
<option value="37">University of Cumbria</option>
<option value="38">Darlington College</option>
<option value="39">De Montfort University</option>
<option value="241">Dearne Valley College</option>
<option value="41">University of Derby</option>
<option value="242">Derby College</option>
<option value="243">Doncaster College</option>
<option value="244">Duchy College</option>
<option value="245">Dudley College of Technology</option>
<option value="40">University of Dundee</option>
<option value="42">University of Durham</option>
<option value="246">Ealing, Hammersmith and West London College</option>
<option value="43">University of East Anglia</option>
<option value="44">University of East London</option>
<option value="247">East Riding College</option>
<option value="248">East Surrey College</option>
<option value="249">Easton and Otley College (an Associate College of UEA)</option>
<option value="45">Edge Hill University</option>
<option value="250">Edge Hotel School</option>
<option value="47">University of Edinburgh</option>
<option value="46">Edinburgh College of Art</option>
<option value="251">ESCP Europe London Campus</option>
<option value="48">University of Essex</option>
<option value="385">The College of Estate Management</option>
<option value="252">European School of Osteopathy</option>
<option value="49">University of Exeter</option>
<option value="253">Exeter College</option>
<option value="50">University College Falmouth</option>
<option value="254">Fareham College</option>
<option value="401">University Centre Farnborough</option>
<option value="255">Furness College</option>
<option value="256">Gateshead College</option>
<option value="52">Glasgow University</option>
<option value="53">Glasgow Caledonian University</option>
<option value="226">City of Glasgow College</option>
<option value="54">Glasgow School of Art</option>
<option value="31">University of Gloucestershire</option>
<option value="257">Gloucestershire College</option>
<option value="258">Glyndwr University</option>
<option value="55">Goldsmiths College</option>
<option value="259">Gower College Swansea</option>
<option value="56">University of Greenwich</option>
<option value="260">Greenwich School of Management (GSM London)</option>
<option value="402">University Centre Grimsby</option>
<option value="261">Guildford College</option>
<option value="262">Hackney Community College</option>
<option value="263">Hadlow College</option>
<option value="386">The College of Haringey, Enfield and North East London</option>
<option value="57">Harper Adams University College</option>
<option value="264">Harrogate College</option>
<option value="265">Harrow College</option>
<option value="266">Hartpury College</option>
<option value="267">Havering College of Further and Higher Education</option>
<option value="268">Heart of Worcestershire College</option>
<option value="269">Henley College Coventry</option>
<option value="270">Hereford College of Arts</option>
<option value="59">University of Hertfordshire</option>
<option value="58">Heriot-Watt University</option>
<option value="271">Hertford Regional College</option>
<option value="272">Highbury College</option>
<option value="410">University of the Highlands and Islands</option>
<option value="273">Holy Cross Sixth Form College and University Centre</option>
<option value="60">Homerton College</option>
<option value="274">Hopwood Hall College</option>
<option value="61">University of Huddersfield</option>
<option value="275">Hugh Baird College</option>
<option value="62">University of Hull</option>
<option value="276">Hull College</option>
<option value="277">Hull York Medical School</option>
<option value="278">ifs University College</option>
<option value="63">Imperial College of Science,Technology & Medicine</option>
<option value="387">The Institute of Contemporary Music Performance</option>
<option value="65">Institute of Education</option>
<option value="279">Islamic College for Advanced Studies</option>
<option value="222">City and Islington College</option>
<option value="280">Istituto Marangoni</option>
<option value="281">John Ruskin College</option>
<option value="66">University of Keele</option>
<option value="282">Kensington and Chelsea College</option>
<option value="283">Kensington College of Business</option>
<option value="67">University of Kent at Canterbury</option>
<option value="70">King`s College London</option>
<option value="71">Kingston University</option>
<option value="284">Kingston College</option>
<option value="285">Kingston Maurward College</option>
<option value="286">Kirklees College</option>
<option value="287">KLC School of Design</option>
<option value="288">Knowsley Community College</option>
<option value="289">Kogan Academy of Dramatic Arts</option>
<option value="290">Lakes College - West Cumbria</option>
<option value="72">Lampeter University of Wales</option>
<option value="73">Lancaster University</option>
<option value="407">University of Law (incorporating College of Law)</option>
<option value="74">University of Leeds</option>
<option value="291">Leeds Beckett University</option>
<option value="292">Leeds City College</option>
<option value="293">Leeds College of Art</option>
<option value="294">Leeds College of Building</option>
<option value="295">Leeds College of Music (UCAS)</option>
<option value="296">Leeds Trinity University</option>
<option value="76">The University of Leicester</option>
<option value="297">Leicester College</option>
<option value="298">Lewisham Southwark College</option>
<option value="77">University of Lincoln</option>
<option value="299">Lincoln College</option>
<option value="80">University of Liverpool</option>
<option value="383">The City of Liverpool College</option>
<option value="78">Liverpool Hope</option>
<option value="388">The Liverpool Institute for Performing Arts</option>
<option value="79">Liverpool John Moores</option>
<option value="82">University of London</option>
<option value="167">University of the Arts London</option>
<option value="81">London Business School</option>
<option value="227">City of London College</option>
<option value="389">The London College, UCK</option>
<option value="408">University of London Institute in Paris</option>
<option value="97">London Metropolitan University</option>
<option value="300">London School of Business and Management</option>
<option value="301">London School of Commerce</option>
<option value="85">London School of Economics</option>
<option value="86">London School of Hygiene & Tropical Medicine</option>
<option value="302">London School of Marketing</option>
<option value="87">Loughborough University</option>
<option value="303">Loughborough College</option>
<option value="89">University of Manchester</option>
<option value="390">The Manchester College</option>
<option value="91">Manchester Metropolitan University</option>
<option value="304">Medipathways College</option>
<option value="305">Medway School of Pharmacy</option>
<option value="306">Met Film School</option>
<option value="307">Mid Cheshire College</option>
<option value="92">Middlesex University</option>
<option value="308">MidKent College</option>
<option value="309">Milton Keynes College</option>
<option value="310">Mont Rose College</option>
<option value="311">Moulton College</option>
<option value="312">Myerscough College</option>
<option value="93">Napier University</option>
<option value="313">Nazarene Theological College</option>
<option value="314">NESCOT, Surrey</option>
<option value="315">New College Durham</option>
<option value="316">New College Nottingham</option>
<option value="317">New College of the Humanities</option>
<option value="318">New College Stamford</option>
<option value="319">New College Telford</option>
<option value="320">Newcastle College</option>
<option value="321">Newcastle University</option>
<option value="322">Newham College London</option>
<option value="95">Newman University College</option>
<option value="0">None</option>
<option value="323">Norland College</option>
<option value="324">North Hertfordshire College</option>
<option value="325">North Lindsey College</option>
<option value="326">North Warwickshire and Hinckley College</option>
<option value="327">North West Kent College</option>
<option value="409">University of Northampton</option>
<option value="328">Northbrook College Sussex</option>
<option value="329">Northumberland College</option>
<option value="101">University of Northumbria at Newcastle</option>
<option value="102">Norwich School of Art & Design</option>
<option value="330">Norwich City College of Further and Higher Education</option>
<option value="104">University of Nottingham</option>
<option value="103">Nottingham Trent University</option>
<option value="331">NPTC Group </option>
<option value="332">Oaklands College</option>
<option value="398">University Campus Oldham</option>
<option value="105">The Open University</option>
<option value="107">University of Oxford</option>
<option value="106">Oxford Brookes University</option>
<option value="333">Pearson College</option>
<option value="334">Pembrokeshire College</option>
<option value="335">Peter Symonds College Adult & Higher Education</option>
<option value="403">University Centre Peterborough</option>
<option value="336">Petroc</option>
<option value="337">Plumpton College</option>
<option value="109">University of Plymouth</option>
<option value="225">City College Plymouth</option>
<option value="338">Plymouth College of Art</option>
<option value="339">Point Blank Music School</option>
<option value="110">University of Portsmouth</option>
<option value="340">Queen Margaret University, Edinburgh</option>
<option value="111">Queen Mary,University of London</option>
<option value="112">Queen`s University Belfast</option>
<option value="113">Ravensbourne College of Design & Communication</option>
<option value="114">University of Reading</option>
<option value="341">Reaseheath College</option>
<option value="342">Regent's University London</option>
<option value="343">Resource Development International</option>
<option value="344">Richmond, The American International University in London</option>
<option value="116">Robert Gordon University</option>
<option value="129">University of Roehampton</option>
<option value="117">Rose Bruford College</option>
<option value="345">Rotherham College of Arts and Technology</option>
<option value="118">Royal Academy of Music</option>
<option value="346">Royal Academy of Dance</option>
<option value="347">Royal Agricultural University, Cirencester</option>
<option value="119">Royal College of Art</option>
<option value="120">Royal College of Music</option>
<option value="123">Royal Conservatoire of Scotland</option>
<option value="121">Royal Holloway University of London</option>
<option value="122">Royal Northern College of Music</option>
<option value="124">The Royal Veterinary College</option>
<option value="348">Royal Welsh College of Music and Drama</option>
<option value="349">Runshaw College</option>
<option value="350">Ruskin College Oxford</option>
<option value="351">SAE Institute</option>
<option value="131">University of Salford</option>
<option value="352">Salford City College</option>
<option value="353">Sandwell College</option>
<option value="399">University Campus Scarborough</option>
<option value="354">Selby College</option>
<option value="135">University of Sheffield</option>
<option value="355">Sheffield College</option>
<option value="134">Sheffield Hallam University</option>
<option value="132">SOAS (The School of Oriental and African Studies)</option>
<option value="356">Solihull College</option>
<option value="357">Somerset College</option>
<option value="358">South & City College Birmingham</option>
<option value="136">South Bank University</option>
<option value="359">South Cheshire College</option>
<option value="360">South Devon College</option>
<option value="361">South Downs College</option>
<option value="362">South Essex College, University Centre Southend and Thurrock</option>
<option value="363">South Gloucestershire and Stroud College</option>
<option value="364">South Leicestershire College</option>
<option value="365">South Thames College</option>
<option value="366">South Tyneside College</option>
<option value="51">University of South Wales</option>
<option value="138">University of Southampton</option>
<option value="137">Southampton Solent University</option>
<option value="367">Southport College</option>
<option value="368">Sparsholt College Hampshire</option>
<option value="369">Spurgeon's College</option>
<option value="370">SRUC – Scotland's Rural College</option>
<option value="144">University of St. Andrews</option>
<option value="125">St George`s Hospital Medical School</option>
<option value="404">University Centre St Helens</option>
<option value="126">University of St Mark and St John</option>
<option value="128">St Mary`s College</option>
<option value="371">St Mary's University, Twickenham, London</option>
<option value="372">St Patrick's College, London</option>
<option value="139">Staffordshire University</option>
<option value="145">University of Stirling</option>
<option value="373">Stockport College</option>
<option value="374">Stranmillis University College</option>
<option value="375">Stratford upon Avon College</option>
<option value="146">University of Strathclyde</option>
<option value="400">University Campus Suffolk (UCS)</option>
<option value="141">University of Sunderland</option>
<option value="228">City of Sunderland College</option>
<option value="142">University of Surrey</option>
<option value="143">University of Sussex</option>
<option value="376">Sussex Coast College</option>
<option value="377">Sussex Downs College</option>
<option value="148">Swansea University</option>
<option value="147">Swansea Institute of Higher Education</option>
<option value="378">Swindon College</option>
<option value="379">Tameside College</option>
<option value="380">Tech Music School (BIMM London)</option>
<option value="381">Teesside University</option>
<option value="382">The Academy of Contemporary Music</option>
<option value="393">Tottenham Hotspur Foundation</option>
<option value="394">Tresham College of Further and Higher Education</option>
<option value="152">Trinity Laban Conservatoire of Music and Dance</option>
<option value="395">Truro and Penwith College</option>
<option value="396">Tyne Metropolitan College</option>
<option value="397">UCFB</option>
<option value="133">UCL School of Pharmacy</option>
<option value="155">University of Ulster</option>
<option value="154">University College London</option>
<option value="413">Uxbridge College</option>
<option value="414">Wakefield College</option>
<option value="412">University of Wales Trinity Saint David (UWTSD Swansea)</option>
<option value="415">Walsall College</option>
<option value="416">Warrington Collegiate</option>
<option value="156">University of Warwick</option>
<option value="417">Warwickshire College Group</option>
<option value="418">West Cheshire College</option>
<option value="419">West Herts College</option>
<option value="420">West Kent and Ashford College</option>
<option value="421">West Lancashire College</option>
<option value="392">The University of West London</option>
<option value="158">University of the West of England</option>
<option value="411">University of the West of Scotland</option>
<option value="422">West Thames College</option>
<option value="159">Westminster College</option>
<option value="157">University of Westminster</option>
<option value="423">Westminster Kingsway College</option>
<option value="424">Weston College</option>
<option value="425">Weymouth College</option>
<option value="426">Wigan and Leigh College</option>
<option value="427">Wiltshire College</option>
<option value="160">Wimbledon College of Arts</option>
<option value="69">University of Winchester</option>
<option value="428">Wirral Metropolitan College</option>
<option value="161">University of Wolverhampton</option>
<option value="162">University College Worcester</option>
<option value="163">Writtle College</option>
<option value="429">Yeovil College</option>
<option value="165">University of York</option>
<option value="430">York College</option>
<option value="115">York St. John College</option>
<option value="166">Other</option>
</select>
</div>
<div id="ctl00_Content_PaymentBegin1_iTermStartSelect" class="frmRow contained student" style="display: none; ">
<label for="ctl00_Content_PaymentBegin1_txtTermStartDate" id="ctl00_Content_PaymentBegin1_Label1"> Term start date: <span class="inlineHelp">(optional)</span><span class="help"> dd / mm / yyyy</span>
</label>
<script type="text/javascript">
$(function() {
$("#ctl00_Content_PaymentBegin1_txtTermStartDate").datepicker({
onClose: function(dateText, inst) {
$(this).attr("disabled", false);
},
beforeShow: function(dateText, inst) {
$(this).attr("disabled", false);
},
maxDate: "+1y",
minDate: "-1y",
dateFormat: "dd/mm/yy",
showOn: "button",
buttonImage: "/cs/TVL/css/images/icons/imgDatePickerIcon.png",
buttonImageOnly: true,
onSelect: function(dateStr) {
$(this).change();
$("#ctl00_Content_PaymentBegin1_txtTermStartDate").valid();
}
});
});
</script>
<div class="frmRow contained" style="display: none;">
<input id="ctl00_Content_PaymentBegin1_txtTermStartDate" name="formattedTermStartDate" class="frmTxt dp-applied hasDatepicker" type="text" value="" maxlength="10"><img class="ui-datepicker-trigger"
src="/cs/TVL/css/images/icons/imgDatePickerIcon.png" alt="" title="">
</div>
<script type="text/javascript">
$(document).ready(function() {
var dateOfMoveCounter = new Counter();
var dateOfMoveHandAccess = new HandleAccessibilityError();
dateOfMoveHandAccess.addTreatClass(".errorMessage");
$("#ctl00_Content_PaymentBegin1_txtTermStartDate").change(function() {
dateOfMoveCounter.reset();
});
$("#ctl00_Content_PaymentBegin1_txtTermStartDate").blur(function() {
dateOfMoveHandAccess.addTreatElement(this);
if (dateOfMoveCounter.add() === 1) {
var dateOfMoveElm = accessibilityMsgError.focus(dateOfMoveHandAccess);
dateOfMoveElm.focusout(function() {
accessibilityMsgError.unfocus(dateOfMoveHandAccess);
});
}
});
});
</script>
</div>
</div>
</div>
</fieldset>
<div class="div">
<div id="payCont" class="btnGrp" style="display: none;">
<span class="arrowBtn">
<input type="submit" name="btnContinue" id="btnContinue" value="Continue">
</span>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(e) {
var arguments = '';
var token = "#WE243";
var oToken = $(token);
if (oToken.length > 0) {
var argument = arguments.split(',');
for (var i = 0; i <= argument.length; i++) {
$(token).html($(token).html().replace("{" + i + "}", argument[i]));
}
}
});
</script>
</form>
Text Content
PLEASE ENABLE JAVASCRIPT IN YOUR BROWSER You will need to enable Javascript in your web browser in order to use all the features of our website. COOKIES ON THE TV LICENSING WEBSITE Close We use cookies to improve your experience on our website and to make sure you can use all of its features. If you're happy with this, continue to use the site as normal or find out how to manage cookies. Close * Continue TV LICENSING Sign out * Home * Easy read * Cymraeg * Sign out * Home * Easy read * Cymraeg * Sign out search site Search My Account * Pay for your TV Licence * Update your details * Check if you need one * TV LicenceLink for TV Licence * / Pay for your TV Licence PAY FOR YOUR TV LICENCE You have errors on the page. * You have errors on the page. * View in Welsh RenewIt’s easy to renew your licence Card schemesGot a Savings or Payment Card? New licencePay by Direct Debit, credit or debit card PAYING FOR A NEW LICENCE? It’s easy to pay for a new TV Licence with a Direct Debit or by debit or credit card. Please answer the questions below to make sure you buy the right licence. It’s easy to pay for a new TV Licence with a Direct Debit or by debit or credit card. Please answer the questions below to make sure you buy the right licence. Other payment methods are also available – take a look at our ways to pay. Who are you buying a TV Licence for? Yourself Someone else Business premises Have you needed a TV Licence before today? A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on BBC iPlayer. This applies to any device or provider. Has the person needed a TV Licence before today? A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on iPlayer. This applies to any device or provider. Has the business needed a TV Licence before today? A TV Licence covers you by law to watch or record programmes on any channel as they are being shown on TV or live on an online TV service, and to download or watch BBC programmes on iPlayer. This applies to any device or provider. Yes Yes Yes When did you need a licence from? Please enter a date in the last 12 months. or,When did they need a licence from?Please enter a date in the last 12 months.When did the business need a licence from?Please enter a date in the last 12 months. Your licence will normally end up to 12 months from this date – the rest of the month and 11 months after that. No No No I confirm I haven't needed a licence before today. Buy your licence now and it will start today. You'll then be covered for the rest of this month and 11 months after that. I confirm this person hasn’t needed a licence before today. Buy a licence now and it will start today. They’ll then be covered for the rest of this month and 11 months after that.I confirm the business hasn’t needed a licence before today. Buy a licence now and it will start today. The business will then be covered for the rest of this month and 11 months after that. How would you like to receive your TV Licence?or,How would the person you're buying for like to receive their TV Licence?How would you like to receive your TV Licence? Online TV Licence by email (recommended) Paper TV Licence by post You don't need a paper licence - it's stored safely and securely online. So why not receive a link to your licence by email instead? You'll help us save on paper and postage, which means more of your licence fee can go towards funding TV, radio and online programmes and services. Are you blind or severely sight impaired? or, Is the person you're buying for blind or severely sight impaired? Yes Yes No No Are you currently a student? or,Is the person you're buying for currently a student? Yes Yes No No University/College attending: Select University of AberdeenUniversity of Abertay DundeeAberystwyth UniversityABI CollegeAccess to MusicAccrington & Rossendale CollegeActivate Learning (Oxford, Reading, Banbury & Bicester)The College of Agriculture, Food and Rural EnterpriseAmersham & Wycombe CollegeAmsterdam Fashion AcademyAnglia Ruskin UniversityAnglo European College of ChiropracticArts University Bournemouth (formerly University College)ARU London (LCA Business School)Askham Bryan CollegeAston UniversityBangor UniversityBarking and Dagenham CollegeBarnet and Southgate CollegeBarnfield College, LutonBarnsley CollegeBasingstoke College of TechnologyUniversity of BathBath CollegeBath Spa University CollegeBedford CollegeUniversity of BedfordshireBerkshire College of AgricultureBexley CollegeBicton CollegeBIMMBirkbeck CollegeUniversity of BirminghamUniversity College BirminghamBirmingham Metropolitan CollegeBirmingham City UniversityBishop Burton CollegeBishop Grosseteste CollegeBlackburn CollegeBlackpool and The Fylde CollegeBolton UniveristyBolton CollegeBournemouth UniversityBournemouth and Poole CollegeBournville CollegeBPP UniversityUniversity of BradfordBradford CollegeBridgend CollegeBridgwater CollegeUniversity of BrightonCity College Brighton & HoveBrighton and Sussex Medical SchoolUniversity of BristolBristol, City of Bristol CollegeBritish College of Osteopathic MedicineBritish Institute of Technology & E-commerceBritish School of OsteopathyBromley College of Further and Higher EducationBrooklands CollegeBrooksby Melton CollegeBrunel UniversityThe University of BuckinghamBuckinghamshire New UniversityBucks New UniversityBury CollegeCalderdale CollegeUniversity of CambridgeCambridge Regional CollegeCambridge School of Visual & Performing ArtsCanterbury Christ ChurchCanterbury CollegeCapel Manor CollegeCardiff UniversityCardiff Metropolitan UniversityCarshalton CollegeCentral Bedfordshire CollegeCentral College NottinghamCentral Film School LondonUniversity of Central LancashireCentral School of Speech and DramaUniversity of ChesterChesterfield CollegeUniversity of ChichesterChichester CollegeCity UniversityCleveland College of Art and DesignCliff CollegeColchester InstituteColeg LlandrilloColeg MenaiColeg Sir Gar / Carmarthenshire CollegeCollege of West AngliaCornwall CollegeCourtauld Institute of Art (University of London)Coventry UniversityCity College CoventryCoventry University London CampusCranfield UniversityCraven CollegeCreative AcademyUniversity for the Creative ArtsUniversity Centre, Croydon (Croydon College)University of CumbriaDarlington CollegeDe Montfort UniversityDearne Valley CollegeUniversity of DerbyDerby CollegeDoncaster CollegeDuchy CollegeDudley College of TechnologyUniversity of DundeeUniversity of DurhamEaling, Hammersmith and West London CollegeUniversity of East AngliaUniversity of East LondonEast Riding CollegeEast Surrey CollegeEaston and Otley College (an Associate College of UEA)Edge Hill UniversityEdge Hotel SchoolUniversity of EdinburghEdinburgh College of ArtESCP Europe London CampusUniversity of EssexThe College of Estate ManagementEuropean School of OsteopathyUniversity of ExeterExeter CollegeUniversity College FalmouthFareham CollegeUniversity Centre FarnboroughFurness CollegeGateshead CollegeGlasgow UniversityGlasgow Caledonian UniversityCity of Glasgow CollegeGlasgow School of ArtUniversity of GloucestershireGloucestershire CollegeGlyndwr UniversityGoldsmiths CollegeGower College SwanseaUniversity of GreenwichGreenwich School of Management (GSM London)University Centre GrimsbyGuildford CollegeHackney Community CollegeHadlow CollegeThe College of Haringey, Enfield and North East LondonHarper Adams University CollegeHarrogate CollegeHarrow CollegeHartpury CollegeHavering College of Further and Higher EducationHeart of Worcestershire CollegeHenley College CoventryHereford College of ArtsUniversity of HertfordshireHeriot-Watt UniversityHertford Regional CollegeHighbury CollegeUniversity of the Highlands and IslandsHoly Cross Sixth Form College and University CentreHomerton CollegeHopwood Hall CollegeUniversity of HuddersfieldHugh Baird CollegeUniversity of HullHull CollegeHull York Medical Schoolifs University CollegeImperial College of Science,Technology & MedicineThe Institute of Contemporary Music PerformanceInstitute of EducationIslamic College for Advanced StudiesCity and Islington CollegeIstituto MarangoniJohn Ruskin CollegeUniversity of KeeleKensington and Chelsea CollegeKensington College of BusinessUniversity of Kent at CanterburyKing`s College LondonKingston UniversityKingston CollegeKingston Maurward CollegeKirklees CollegeKLC School of DesignKnowsley Community CollegeKogan Academy of Dramatic ArtsLakes College - West CumbriaLampeter University of WalesLancaster UniversityUniversity of Law (incorporating College of Law)University of LeedsLeeds Beckett UniversityLeeds City CollegeLeeds College of ArtLeeds College of BuildingLeeds College of Music (UCAS)Leeds Trinity UniversityThe University of LeicesterLeicester CollegeLewisham Southwark CollegeUniversity of LincolnLincoln CollegeUniversity of LiverpoolThe City of Liverpool CollegeLiverpool HopeThe Liverpool Institute for Performing ArtsLiverpool John MooresUniversity of LondonUniversity of the Arts LondonLondon Business SchoolCity of London CollegeThe London College, UCKUniversity of London Institute in ParisLondon Metropolitan UniversityLondon School of Business and ManagementLondon School of CommerceLondon School of EconomicsLondon School of Hygiene & Tropical MedicineLondon School of MarketingLoughborough UniversityLoughborough CollegeUniversity of ManchesterThe Manchester CollegeManchester Metropolitan UniversityMedipathways CollegeMedway School of PharmacyMet Film SchoolMid Cheshire CollegeMiddlesex UniversityMidKent CollegeMilton Keynes CollegeMont Rose CollegeMoulton CollegeMyerscough CollegeNapier UniversityNazarene Theological CollegeNESCOT, SurreyNew College DurhamNew College NottinghamNew College of the HumanitiesNew College StamfordNew College TelfordNewcastle CollegeNewcastle UniversityNewham College LondonNewman University CollegeNoneNorland CollegeNorth Hertfordshire CollegeNorth Lindsey CollegeNorth Warwickshire and Hinckley CollegeNorth West Kent CollegeUniversity of NorthamptonNorthbrook College SussexNorthumberland CollegeUniversity of Northumbria at NewcastleNorwich School of Art & DesignNorwich City College of Further and Higher EducationUniversity of NottinghamNottingham Trent UniversityNPTC Group Oaklands CollegeUniversity Campus OldhamThe Open UniversityUniversity of OxfordOxford Brookes UniversityPearson CollegePembrokeshire CollegePeter Symonds College Adult & Higher EducationUniversity Centre PeterboroughPetrocPlumpton CollegeUniversity of PlymouthCity College PlymouthPlymouth College of ArtPoint Blank Music SchoolUniversity of PortsmouthQueen Margaret University, EdinburghQueen Mary,University of LondonQueen`s University BelfastRavensbourne College of Design & CommunicationUniversity of ReadingReaseheath CollegeRegent's University LondonResource Development InternationalRichmond, The American International University in LondonRobert Gordon UniversityUniversity of RoehamptonRose Bruford CollegeRotherham College of Arts and TechnologyRoyal Academy of MusicRoyal Academy of DanceRoyal Agricultural University, CirencesterRoyal College of ArtRoyal College of MusicRoyal Conservatoire of ScotlandRoyal Holloway University of LondonRoyal Northern College of MusicThe Royal Veterinary CollegeRoyal Welsh College of Music and DramaRunshaw CollegeRuskin College OxfordSAE InstituteUniversity of SalfordSalford City CollegeSandwell CollegeUniversity Campus ScarboroughSelby CollegeUniversity of SheffieldSheffield CollegeSheffield Hallam UniversitySOAS (The School of Oriental and African Studies)Solihull CollegeSomerset CollegeSouth & City College BirminghamSouth Bank UniversitySouth Cheshire CollegeSouth Devon CollegeSouth Downs CollegeSouth Essex College, University Centre Southend and ThurrockSouth Gloucestershire and Stroud CollegeSouth Leicestershire CollegeSouth Thames CollegeSouth Tyneside CollegeUniversity of South WalesUniversity of SouthamptonSouthampton Solent UniversitySouthport CollegeSparsholt College HampshireSpurgeon's CollegeSRUC – Scotland's Rural CollegeUniversity of St. AndrewsSt George`s Hospital Medical SchoolUniversity Centre St HelensUniversity of St Mark and St JohnSt Mary`s CollegeSt Mary's University, Twickenham, LondonSt Patrick's College, LondonStaffordshire UniversityUniversity of StirlingStockport CollegeStranmillis University CollegeStratford upon Avon CollegeUniversity of StrathclydeUniversity Campus Suffolk (UCS)University of SunderlandCity of Sunderland CollegeUniversity of SurreyUniversity of SussexSussex Coast CollegeSussex Downs CollegeSwansea UniversitySwansea Institute of Higher EducationSwindon CollegeTameside CollegeTech Music School (BIMM London)Teesside UniversityThe Academy of Contemporary MusicTottenham Hotspur FoundationTresham College of Further and Higher EducationTrinity Laban Conservatoire of Music and DanceTruro and Penwith CollegeTyne Metropolitan CollegeUCFBUCL School of PharmacyUniversity of UlsterUniversity College LondonUxbridge CollegeWakefield CollegeUniversity of Wales Trinity Saint David (UWTSD Swansea)Walsall CollegeWarrington CollegiateUniversity of WarwickWarwickshire College GroupWest Cheshire CollegeWest Herts CollegeWest Kent and Ashford CollegeWest Lancashire CollegeThe University of West LondonUniversity of the West of EnglandUniversity of the West of ScotlandWest Thames CollegeWestminster CollegeUniversity of WestminsterWestminster Kingsway CollegeWeston CollegeWeymouth CollegeWigan and Leigh CollegeWiltshire CollegeWimbledon College of ArtsUniversity of WinchesterWirral Metropolitan CollegeUniversity of WolverhamptonUniversity College WorcesterWrittle CollegeYeovil CollegeUniversity of YorkYork CollegeYork St. John CollegeOther Term start date: (optional) dd / mm / yyyy NATIONAL INSURANCE NUMBER HELP Your National Insurance number is two letters followed by six numbers and a letter at the end, for example QQ123456A. This can normally be found on a letter from the Department for Work and Pensions (DWP) or on your bank statement, if your pension is paid into your bank account. WAYS TO PAY FOR A TV LICENCELINK FOR WAYS TO PAY FOR A TV LICENCE * Direct DebitLink for Direct Debit * Debit or credit cardLink for Debit or credit card * TV Licensing payment cardLink for TV Licensing payment card * Cheque or postal orderLink for Cheque or postal order * BACS bank transferLink for BACS bank transfer * PayPointLink for PayPoint * TV Licensing savings cardLink for TV Licensing savings card NEED A TV LICENCE FOR A HOTEL, HOSTEL, MOBILE UNIT OR CAMPSITE? If you run a hotel or provide mobile units for overnight accommodation, different rules apply. * Learn more about hotel and mobile unit TV Licences * Apply for an hotel and mobile units TV Licence NEED A CONCESSIONARY TV LICENCE? Aged 74 or over and receiving Pension Credit? Blind or severely sight impaired? Care home and sheltered accommodation residents * About us * Contact us * Accessibility * Community relations * Media Centre * Sitemap * Cookies * Privacy policy General information about TV Licensing is available in other languages: * Cymraeg * Polski * Español * Português * اردو * More languages >> © 2024 TV Licensing