Forums

Control the total size of attachments

jbeu 21 Jul, 2009
Hi community !

I already check the size of each attachment in an upload item in my forms.
But I'd like to control the total size of the email sent, including 2 or more attachments.

Where could I find and insert a code checking this ?

Thanks a lot for your help !
regards
JB
GreyHead 21 Jul, 2009
Hi JB,

I don't remember seeing this request before, you'll need to write a little PHP for the OnSubmit Before box.

Bob
jbeu 21 Jul, 2009
Thanks for your answer Bob

But I'm afraid I haven't enough skills in PHP to write the right code...
Could you give me an example I could personnalize ? If needed, I can provide my backup form...

Thanks again
JB
GreyHead 21 Jul, 2009
Hi JB.

What's the specific test here? The total size of the attachments?

And what do you want to do if they are too big?

Bob
This topic is locked and no more replies can be posted.