Hi,
I have got several forms to work now but the latest one has a little error.
I want it to alert the submitter of the form that when he is attaching an image as a file (which is compulsory) the file size has to be at least 50kB in size (this is to be sure the image is of decent quality). Everything works except for the warning message that the file is too small.
If I try to submit the form without adding any picture it wont work which is fine but if the picture is too small(less that 50kB) it still proceeds but the image is not attached.
So it works partly ok by not uploading the image but no warning is displayed and that's not so good.
How can i get this warning message working?
I have got several forms to work now but the latest one has a little error.
I want it to alert the submitter of the form that when he is attaching an image as a file (which is compulsory) the file size has to be at least 50kB in size (this is to be sure the image is of decent quality). Everything works except for the warning message that the file is too small.
If I try to submit the form without adding any picture it wont work which is fine but if the picture is too small(less that 50kB) it still proceeds but the image is not attached.
So it works partly ok by not uploading the image but no warning is displayed and that's not so good.
How can i get this warning message working?