Hi all,
when a form with several attachment files is sent and there is a file limit it shows a size error but then alla references to the files are lost.
Is there a way to detect the file size before sending the form?
Thanks in advance
when a form with several attachment files is sent and there is a file limit it shows a size error but then alla references to the files are lost.
Is there a way to detect the file size before sending the form?
Thanks in advance
Hi walterbz,
You can get the file-size using JavaScript - see this StackOverFlow post. But it may not work with all browsers.
Bob
You can get the file-size using JavaScript - see this StackOverFlow post. But it may not work with all browsers.
Bob
You need to login to be able to post a reply.