A file upload LIST form - 2 files are required - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page
A file upload with file info form - submit the form with a file and check that the fields have been filed - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page
A file upload with [file name default] field - the user may insert the file name or leave blank, in that case the original file name is used - submit the form with a file and check that the fields have been filed - Note that the maximum limit for thi...
A file upload simple form with encoding field - file is required - encoding is just optional data from the user - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page
A file upload simple form - file is required - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page
A file upload simple form - file is required - NO HTML 5 - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page
A file upload simple form - size at most 500 bytes - file is required - Note that the maximum limit for this site is 16KB, when the limit is exceeded there is a redirect to the error413.do page.