Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: Leonard B
BKBK -
Thanks I thought that was the correct syntax.
Now that being established, do you or does anyone else have any
insight as to why the process (see code above) will not allow an
excel file to upload?
Leonard
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
You can limit what cffile accepts, but how do you limit what the user's browse button input type="file" accepts?
Copy link to clipboard
Copied
The "accept" property of the <input type="file"...> tag.
http://www.blooberry.com/indexdot/html/tagpages/i/inputfile.htm
- Accept
- [2|3|3.2|4] [X1|X1.1] [IE|M|N|O]
- Standards Details: In all HTML 4.x/XHTML DTDs
- Required? No
- Description:
This attribute specifies the MIME types that the form processing server and script should correctly handle. A browser may use this information to filter out non-conforming files when prompting a user to select files to upload.- Values:
Comma-separated list of MIME types
Copy link to clipboard
Copied
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more