Uploading MS Word Documents

G

GaryDean

I'm developing an app to upload MS word documents where I will store them in
a varbinary to do full text searching on.

My first question is: How can I verify that the uploaded file is a valid MS
Word Document
second question: Is there a way to convert it to plain text?

Is there a set of methods that deal with office documents?
 
M

Mark Rae [MVP]

W

Walter Wang [MSFT]

Hi Gary,

I agree with Mark, for ASP.NET Web Application, you will have to use some
third party tool to convert a Word document to plain text since there's no
built-in support for Office documents in .NET Framework and Office
automation at server-side is not supported:

#Considerations for server-side Automation of Office
http://support.microsoft.com/kb/257757

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top