Home (The Race) | Enter Your Details | Update Details | About | Sustainability | Contact

Sustainability

This website uses plain HTML page, with the exception of the Enter Your Details page which uses some Javascript to maniupulate the form. That form submits to a PHP script that writes the data to a database and then produces a flat file with the updated results. The flat file is then rendered on the homepage. In this way we reduce the number of reads of the database. By using plain HTML pages we also reduce network traffic. Cutting down on both network traffic and database traffic saves energy.