Saturday, January 9, 2010

How to Embed Microsoft Project Gantt Chart to Your Blog or Website

  1. Sign up for a free Projec.to account
  2. Upload an MS Project (.mpp) file to the 'public plans' section
  3. Open the plan, click ‘embed’, and copy HTML code shown
  4. Paste the code to your blog or website, it will look like the following:
    <div style="text-align: center;">
    <object id="chart" name="chart"
      classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
      width="100%" 
      height="100%" 
      codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">   </embed>  </object>
     <a href="http://www.onlineprojectviewer.com/plan.html?code=ea2c25cefb0867549af5f75d2f48409b" target="_blank">View full screen</a> | powered by <a href="http://www.onlineprojectviewer.com/" target="_blank">Projec.to online Microsoft Project viewer</a>
    </div>
    
  5. The result:

1 comment:

  1. I cannot see an embeded schedule in blogger. I just created a new entry and I pasted the code above. Something tries to appear but the schdule is not visible. Here's the try:
    http://deimosdos.blogspot.com.es/2013/08/esto-es-el-schedule-view-full-screen.html

    ReplyDelete