Hey,
HTML is a markup language, so it alone can't handle information processing, however server side languages like PHP and ASP will.
If you have access to a server running PHP, if you don't you can download a free WAMP Server (Windows Apache Mysql & PHP) and install that.
Here is how you'd...