I have used DSOFRAMER control in VB.NET for opening a word document in window form. But I am unable to do the same thing in ASP.NET. Can any one suggest me that how to open a word document in ASP.NET. Opening a word document in VB.NET & ASP.NET have any difference.
Paul Clement - 25 Jan 2005 14:28 GMT
¤ I have used DSOFRAMER control in VB.NET for opening a word document in window form. But I am unable to do the same thing in ASP.NET. Can any one suggest me that how to open a word document in ASP.NET. Opening a word document in VB.NET & ASP.NET have any difference.
You can do this via code or HTTP to a file path:
http://www.eggheadcafe.com/forums/ForumPost.asp?ID=16441&INTID=6
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)