Dears,
Have created a form, visitor can upload max 5 files, it's optional, not a required field
after file uploading, system will send out email to internal parties for following up.
hv limited the file type to be jpg, pdf and doc, max file size: 10MB
the form works nice, except....
when i upload combination of valid and invalid file, the form still pass and send out email with those valid files.
example:
file to upload: aaaa.jpg, bbbb.pdf, cccc.html
error message warning for the invalid file type after submit form
file in email: aaaa.jpg, bbbb.pdf
Is there any way to modify to make it works?
Have created a form, visitor can upload max 5 files, it's optional, not a required field
after file uploading, system will send out email to internal parties for following up.
hv limited the file type to be jpg, pdf and doc, max file size: 10MB
the form works nice, except....
when i upload combination of valid and invalid file, the form still pass and send out email with those valid files.
example:
file to upload: aaaa.jpg, bbbb.pdf, cccc.html
error message warning for the invalid file type after submit form
file in email: aaaa.jpg, bbbb.pdf
Is there any way to modify to make it works?