How is it possible to open an MPX file through a browser and have it open
using "in-place activation", that is, opening inside of the browser window?
Currently, MSproject opens separately and the MPX file is loaded into that
window separate of the browser.

What I am trying to do is have a web-based program (written in PHP) generate
an MPX file and display a MSP2k-based gantt chart inside the IE browser
window. Perhaps there is an OLE container available that runs in-place, but
then load MSP passing it the MPX?.??

Any ideas would be appreciated.. thank you.

Re: How to open an MPX file with in-place activation in IE? by Mike

Mike
Tue Mar 08 17:00:31 CST 2005

Hi Pokepin ,

Try posting on the developer newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://www.mvps.org/project/.

Mike Glen
Project MVP





wrote:
> How is it possible to open an MPX file through a browser and have it
> open using "in-place activation", that is, opening inside of the
> browser window? Currently, MSproject opens separately and the MPX
> file is loaded into that window separate of the browser.
>
> What I am trying to do is have a web-based program (written in PHP)
> generate an MPX file and display a MSP2k-based gantt chart inside the
> IE browser window. Perhaps there is an OLE container available that
> runs in-place, but then load MSP passing it the MPX?.??
>
> Any ideas would be appreciated.. thank you.