|
Prev: XML-RPC with Coldfusion and Bugzilla
Next: url redirect
From: garygll on 6 May 2008 16:01 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
From: tclaremont on 7 May 2008 12:50 Based on your other post, it sounds like you no longer need a solution to this problem. I am curious though, do you want to limit it to ALL versions of Excel, PowerPoint and Word, or do you want to exclude all files EXCEPT Office 2007 versions Excel, Word, and Powerpoint? In other words, do you want to allow a Word 95 file?
|
Pages: 1 Prev: XML-RPC with Coldfusion and Bugzilla Next: url redirect |