Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Open word document on ASPX page

Open word document on ASPX page

Scheduled Pinned Locked Moved ASP.NET
sysadminxml
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mpavas
    wrote on last edited by
    #1

    I want to open a Word doc on aspx page. Even though at temporary location. There is a tool which will convert the Word to XML and we can post it back to server. So my primary requirement is to load and make any changes to it from ASPX page. What will be the approach or can some one tell me the code to perform the task. I know there are libraries available for MS Word. We can create word files but I am not sure how can we edit them after loading on ASPX page. I tried using IFRAME. The word doc opens in a new window out side the application. I want it to open the word file in a ASPX page

    Regards, Pavas

    D 1 Reply Last reply
    0
    • M mpavas

      I want to open a Word doc on aspx page. Even though at temporary location. There is a tool which will convert the Word to XML and we can post it back to server. So my primary requirement is to load and make any changes to it from ASPX page. What will be the approach or can some one tell me the code to perform the task. I know there are libraries available for MS Word. We can create word files but I am not sure how can we edit them after loading on ASPX page. I tried using IFRAME. The word doc opens in a new window out side the application. I want it to open the word file in a ASPX page

      Regards, Pavas

      D Offline
      D Offline
      dilipv 0
      wrote on last edited by
      #2

      hi mpavas, Few days ago i also faced the same problem. My problem is that i want to embed Resume documents(doc) to aspx page. It works but there is no formatting, no indentation of letters. So, to achieve this you need to save your documents as Single Web Page in Save As Typeof Save As dialog Box. You can see this in MS-Word 2003. But you should do this programatically. Your document can easily embed into Iframe of Html tag. Believe me it works without changing formatting of word document. Hope this will help you. Thanks & Regards Dilip Kumar Vishwakarma

      Programmer .Net Consulting

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups