All output goes to a CGI GET/POST dump program I wrote. The data is wrapped by brackets ([]) to show the exact start and end.
This form uses POST with ENCTYPE of text/plain
This form uses POST with ENCTYPE of multipart/form-data
This form uses POST with ENCTYPE of application/x-www-form-urlencoded (the typical defalut value)