Example of multiple forms in a single page


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
Text input box:
Selection:
Check input box:

This form uses POST with ENCTYPE of multipart/form-data
Text input box:
Selection:
Check input box:

This form uses POST with ENCTYPE of application/x-www-form-urlencoded (the typical defalut value)
Text input box:
Selection:
Check input box: