Readme File for MultipartRequest
--------------------------------

This was a quick hack for something I was wanting to do, and so I do not guarantee performance
or that the class will even work in all cases.  It definately needs improvements!!!

I hope you find it a useful tool, or at least a good example of what (perhaps not!) to do regarding
multi-part forms.

The one thing that this class has going for it, is that it is licensed under the LGPL, and so 
there is no (nasty) restrictions on you using it in a commercial project.

				**** Notice the new LGPL license conditions. ****

The LICENSE file should be consulted for the licensing conditions.  A copy of the lesser public
license is included in lesser.txt.

The examples/ directory has cgi and servlet subdirectories for testing the MultipartRequest 
library.   See the examples/EXAMPLES file for a description of the example code included.

Please read the MEMORY_UPLOAD.1st file for important information about the new memory upload
feature introduced in v1.17.

Jason Pell
26th July 2001


Note: All code is written using 4 space TAB characters.
