Hi all,
im having problems with file upload when i set the allowed extensions with xls and xlsx.
The problem is when i use the file upload and the files with the allowed extensions (xls/xlsx) doesn't appear. When i change the allowed extensions with eg. png it works fine
It seems that the problem is only with xls and xlsx files.
Can you help me?
thanks a lot,
Lorenzo.
Hi Lorenzo
Do you mean like this:
if yes then it works correctly here, only files ending with .xls or .xlsx or folders are shown when I try to select a file
Hi max,
thanks for your support. I means that, but your "upload" object it seems a little bit different then mine. This is my screen:
and this is what happnes when i use the upload object(i tried in 2 different pc):
and im sure that in the "download" folder there are .xls and .xlsx files.
Thanks,
Lorenzo.
Hi Lorenzo
it's the same upload, but you should NOT add "." before the file extension, just use "xls", without "."