13_1.3.4 WebTech – JavaScript 5
An electricity company is looking at ways of getting meter readings from its customers. It releases an application for smartphones which allows users to submit their meter reading (a 6 digit number). JavaScript is used to check that a reasonable value is being entered before a meter reading is sent to a server. When the …