2004-08-02: Parse class moved to namespace "cgi" so it does not collide with the Parse class in the Sockets library 1.1 2004-07-06: implemented multiple input lines in multipart form input Stopped using 'using' on namespace std, and added std:: to all STL types used Replaced old debugging code in class Form. New method Form::getvalue returns value as a STL string Small changes in html generation to be html 4.01 compliant Class Table slightly modified so it can write to any output file, not just stdout. Added new class Table100 with width 100% Added datetime2httpdate converion method in class Web. Datetime format: yyyy-mm-dd hh:mm:ss Httpdate format: Tue, 06 Jul 2004 16:33:51 GMT 1.0 initial release