Cash Register Page

Assignment 4


How to enter quantities and prices in this program:


This program uses regular expressions to validate the input strings and to extract values from them. This made it easy to allow the users to enter both the quantity and the price of each item on the same line, which I think is less confusing.


This page passes the W3C XHTML Validation test!
Valid XHTML 1.0!