Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2007

Tip: Looking for answers? Try searching our database.

Word 2007 as content in asp net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pierre Leroy - 27 Sep 2007 15:47 GMT
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. - 27 Sep 2007 16:03 GMT
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.

Unless you are in a closed environment, using Word documents in your web
application is a bad idea, since not everyone has Word.  If you are just
looking to make web pages based on Word documents, you would be better off
converting the Word documents to .pdf files and posting those (along with a
link to the Adobe Reader software) or just copy the Word content into an
HTML editor and creating an HTML page from there.  Whatever you do, DON'T
use the Save AS Web Page option in Word, as the resulting code will be
horrific.

-Scott

>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
[quoted text clipped - 4 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***
Laura T. - 27 Sep 2007 16:13 GMT
> 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.

> Unless you are in a closed environment, using Word documents in your web
> application is a bad idea, since not everyone has Word.  If you are just
[quoted text clipped - 15 lines]
>>
>> *** Sent via Developersdex http://www.developersdex.com ***
Scott M. - 28 Sep 2007 01:16 GMT
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.

>> SharePoint doesn't read Word documents and then generate HTML web page
>> content from that.  SharePoint allows users to share the Word document
[quoted text clipped - 25 lines]
>>>
>>> *** Sent via Developersdex http://www.developersdex.com ***
Smithers - 28 Sep 2007 08:59 GMT
Sometimes it's better to sit when being corrected.

:-)
Scott M. - 28 Sep 2007 20:31 GMT
I prefer to stand, thanks!

> Sometimes it's better to sit when being corrected.
>
> :-)

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.