• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Uploading Office '07 Documents

New Here ,
Apr 30, 2008 Apr 30, 2008

Copy link to clipboard

Copied

I am currently using this to control the filetypes uploaded:
<cffile action="UPLOAD" destination="#capsimpath#\Homework_Assignments\attachments\student" filefield="file1" nameconflict="OVERWRITE" accept="image/gif, image/bmp, text/plain, text/richtext, application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/pdf">

The problem is that Office '07 files are not valid - what do I need to add to the above so that the '07 Excel, Word amd PowerPoint files will pass>
TOPICS
Advanced techniques

Views

267

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 30, 2008 Apr 30, 2008

Copy link to clipboard

Copied

LATEST
I dunno if this helps:
http://blogs.msdn.com/dmahugh/archive/2006/08/08/692600.aspx

I googled "docx mime type".

--
Adam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation