Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > DOCX MIME Type

Reply
Thread Tools

DOCX MIME Type

 
 
Madison
Guest
Posts: n/a
 
      08-05-2008
Hi there,
I'm working with VS 2008(framework3.5), IIS6, SQL Server 2005. I have
website that allow users to upload doc, docx, xls, xlsx ... and so on. I save
file to SQL Server 2005 with VarBinary(Max) field. I can saved files no
problems but I can not view the docx file. I modified MIME type in IIS to
..docx application/vnd.openxmlformats-officedocument.wordprocessingml.document
..xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
I can view xlsx but not docx.
Any ideas. Thanks.

 
Reply With Quote
 
 
 
 
Munna
Guest
Posts: n/a
 
      08-06-2008
Hi

This article shows how to show docx file in asp.net

http://blog.maartenballiauw.be/post/...NQ-to-XML.aspx

not sure thought , if it fit to your scenario... but still give a try

Best of luck

-------
Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com
 
Reply With Quote
 
 
 
 
Madison
Guest
Posts: n/a
 
      08-06-2008
Thank you Munna for your reply. I may not allow any Office 2007 document to
upload at this time.

"Munna" wrote:

> Hi
>
> This article shows how to show docx file in asp.net
>
> http://blog.maartenballiauw.be/post/...NQ-to-XML.aspx
>
> not sure thought , if it fit to your scenario... but still give a try
>
> Best of luck
>
> -------
> Munna
>
> www.munna.shatkotha.com/blog
> www.munna.shatkotha.com
> www.shatkotha.com
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the correct MIME type for DOCX, XLSX, & PPTX? David Thielen ASP .Net 3 05-27-2008 09:46 PM
Problem with Email::MIME and Email::MIME::Attachment::Stripper ecureuil Perl Misc 0 05-28-2006 01:47 AM
tomcat 4.x : setting mime type for a directory or setting a default mime type CJ Java 1 10-29-2004 07:51 PM
how 2 convert mime to txt or extract words from mime joe Perl Misc 0 04-07-2004 12:34 AM
Receiving zip files via Mime::Parser/Mime::Decoder Jan Arickx Perl Misc 0 08-25-2003 08:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57