This document presents a comprehensive solution for the F28WP Coursework I assignment at Heriot-Watt University's Edinburgh campus. The project involves developing a product ordering web service that allows users to browse products, select items, and submit orders with contact and delivery information. The front-end utilizes HTML5 (XHTML syntax), CSS3, and JavaScript (DOM 1+ compliant) for user interface and form validation, ensuring adherence to W3C standards. The back-end requires server-side programming in Java or JavaScript to record order details, including user information and product selections. The solution includes a detailed report outlining the project's design, implementation, testing, and a discussion of the technologies used. The final deliverable is a fully functional web application accessible via a specified URL, along with the source code and a report detailing the development process. The project emphasizes the importance of adhering to web standards and producing a robust, user-friendly application.