Asked by:
Can anybody help on MS Word Simulation in Web Application in .Net 3.5

Question
-
User1448906665 posted
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link href="file:///C:%5CDOCUME%7E1%5CRASHID%7E1.ANS%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style><!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} </style> <![endif]-->Hi<o:p></o:p>
I am developing a web application in .Net 3.5. <o:p></o:p>
I have to integrate the MS word in my web application so that the word documents should not open in a new instance of MS word; instead i need the word document to be opened inside the application in the browser.
In other words it would be a kind of simulation of MS word in our website. We should be able to access all the MS Word menu options and other features from inside the application.<o:p></o:p>
<o:p></o:p>
Right now i have no idea on how will this work, only the requirement. I have no start point at this moment. I would highly appreciate any kind of help on this.<o:p></o:p>
Wednesday, December 24, 2008 8:25 AM
All replies
-
User783383449 posted
Hi rashid0715,
Why not use an WYSIWYG Editor?
http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
http://www.fckeditor.net/Hope this helps
Wednesday, December 24, 2008 12:37 PM -
User1448906665 posted
Hi buddy - yes, we could have used any editor, but we cant do that. it is a hard requirement of project due to some other compulsions that we have to use MS Word simulation.
Can you please help me on MS word simulation.
Regards
Thursday, December 25, 2008 12:56 AM -
User783383449 posted
Hi rashid0715,
Try reading through this article: http://www.dnzone.com/ShowDetail.asp?NewsId=1387
Hope this helps.
Saturday, December 27, 2008 8:15 PM -
User1448906665 posted
Hi
Thanks for your reply, but this is not what i need. This saves some data as the word document.
What I need is to open the ms word in my browser as if it is the part of my website.
Can anybody help me on this please!!
Regards,
Rashid
Monday, December 29, 2008 12:36 AM -
User-1136466523 posted
Hi,
I think what you want to know is how to open word document from Internet Explorer, right?
If so, you may try the following KB article which provides a step by step tutorial on how to perform that.
http://support.microsoft.com/kb/178222/en-us
Thanks.
Monday, December 29, 2008 10:18 PM -
User1448906665 posted
Thanks Nai-Dong Jin ,
I think, i am not able to clarify my question. The article you provided opens the MS word document in a seperate instance of MS word, however i need the word document to be opened within the same browser allowing us to access all the MS word tools and menu options within that browser.
Please let me know if you understand what i need!!
Thanks in advance buddy!!
Tuesday, December 30, 2008 12:13 AM