Answered
CFFile action="upload"
I want to limit the files that are uploaded to be only Office
07 files - Excel, PowerPoint and Word in the "accept" parameter of
the tag.
1. This works for Office 07 Excel - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
What works for PowerPoint and Word
These DO NOT WORK:
1. application/vnd.openxmlformats-officedocument.presentationml.presentation - PowerPoint
2. application/vnd.openxmlformats-officedocument.wordprocessingml.document - Word
Any help is greatly appreciated - thank you.
Gary
1. This works for Office 07 Excel - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
What works for PowerPoint and Word
These DO NOT WORK:
1. application/vnd.openxmlformats-officedocument.presentationml.presentation - PowerPoint
2. application/vnd.openxmlformats-officedocument.wordprocessingml.document - Word
Any help is greatly appreciated - thank you.
Gary
