How Display contents of MS Word in Webpage?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PulkitZery
    New Member
    • Jun 2007
    • 35

    How Display contents of MS Word in Webpage?

    Hi,

    I am creating a webpage in vb.net and this webpage has frames.

    Now the problem I have is, in one of the frames I want to show a MS Word or PDF file. If I set the source of this frame to the file i want to show, it prompts the users to download file, which I dont want, I want it to open the file in that frame and show the contents on the page. Can anyone show me how can I open the word/pdf document and display the contents of the file in the frame?

    Thanks in advance,
    Jerry
  • mzmishra
    Recognized Expert Contributor
    • Aug 2007
    • 390

    #2
    This link may help you
    http://www.codeproject .com/office/csautomateword. asp?df=100&foru mid=30325&exp=0 &select=1713 625

    Comment

    Working...