file upload

giuseppedilalla 04 Feb, 2009
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!
GreyHead 04 Feb, 2009
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
giuseppedilalla 04 Feb, 2009
perfect! now work!

file_7:jpg|png{1000000-0} like this it's max upload 1,24 MB?

Thanks a lot!
GreyHead 04 Feb, 2009
Hi giuseppedilalla,

I think the units are Kb so that is 1Gb - might cause some problems.

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