Word 2007 as content in asp net

  • Thread starter Thread starter Pierre Leroy
  • Start date Start date
P

Pierre Leroy

I would like to be able to post word 2007 document on my web site and
then use this document as the content of a web page. I know share point
can do it but i can't use it on my server. So is there another way to do
so ?

Ho yes, My web site is in c# with framework 2.0.
 
Scott M. said:
SharePoint doesn't read Word documents and then generate HTML web page
content from that. SharePoint allows users to share the Word document
collaboratively. Users would actually be working on the Word document.
Er.. I think it does:
http://office.microsoft.com/en-us/sharepointserver/HA101637801033.aspx
SharePoint conversion service can take any Office document and convert it to
a HTML content.
And it's not same as Save As Web Page.. it's much better.
 
I stand corrected, but as the OP said, he doesn't want to use Sharepoint,
which makes me wonder exactly what he's trying to do.
 
Back
Top