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
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
The first File Attachment is required Error message will appear if the field is left blank