I'm using uploader.cgi to show you how to use CGI_LIB.pm to get the submitted data. Especially the details of uploaded file. New!! Or you like to try file uploaded by you sent back to you? If yes, please click here. Input Type Value Input Hidden <input type="hidden" name="hidden_type" value="hidden_value"> Text Radio Button Yes No Checkbox A B C Select (Single) Option S1 Option S2 Option S3 Option S4 Select (Multiple) Option M1 Option M2 Option M3 Option M4 Option M5 Option M6 Text Area text_area_value Button (This value will not be submitted.) File Submit Button ( Press this button to see what the variables and their values are. ) ( Press this button to view the file that you have uploaded. )
New!! Or you like to try file uploaded by you sent back to you? If yes, please click here.