INSERT UPLOAD FILE FIELD TO YOUR FORM

HTML CODE:

<FORM method='POST' enctype="multipart/form-data" action="efeedback.cgi">
<INPUT type=file name=file1 size=30 >
<INPUT type=file name=file2 size=30 >
....
....
<INPUT type=file name=file10 size=30 >
</FORM>

Number of File Attachments   

Maximum file size    
for each File Attachment   

bytes
(1 MB = 1000000 byte)

Keep File Attachment on the server   

List of file type NOT ALLOW    
(enter line by line)   


Leave blank if you want to allow      
users to upload any file type      

 


 

Option    

File Attachment is NOT required

The first File Attachment is required
Error message will appear if the field is left blank

 
Back to Step 2 / Add New Form Field {'button_name'}