Hi,
I setted the file upload on "yes" and under I setted like this:
file_7:jpg|png{1000000-0}
but on my email I don't recive the file but only a text like this:
C:\Users\Giuseppe\Desktop\1943.jpg
do you know how I can recive the file?
Thanks a lot!
I setted the file upload on "yes" and under I setted like this:
file_7:jpg|png{1000000-0}
but on my email I don't recive the file but only a text like this:
C:\Users\Giuseppe\Desktop\1943.jpg
do you know how I can recive the file?
Thanks a lot!
Hi giuseppedilalla,
Please make sure that you have a 'file' input field type='file' and not a text input field.
You may need to add enctype="multipart/form-data" in the Form Tag Attachment box on the General Tab for your form.
Bob
Please make sure that you have a 'file' input field type='file' and not a text input field.
You may need to add enctype="multipart/form-data" in the Form Tag Attachment box on the General Tab for your form.
Bob
perfect! now work!
file_7:jpg|png{1000000-0} like this it's max upload 1,24 MB?
Thanks a lot!
file_7:jpg|png{1000000-0} like this it's max upload 1,24 MB?
Thanks a lot!
Hi giuseppedilalla,
I think the units are Kb so that is 1Gb - might cause some problems.
Bob
I think the units are Kb so that is 1Gb - might cause some problems.
Bob
ok! thanks a lot!
This topic is locked and no more replies can be posted.