M
mqsash
Hello,
We are creating a web page that will allow users to view project data and
tasks allocated to them in a web page on a site that they could access over
the internet.
They would also be able to edit / modify the data as they can using PWA.
We plan on (if possible) using the PSI to retreive and save such data and
use the activeX controls provided by Project 2007 to present the data on the
web site..
Use of MOSS and PWA is ruled out as the website is supposed to be accesible
over the internet (but correct me if we can use it over the internet).
We have found an example of using the MSPJGrid activex control. That
example can be found here :
http://msdn.microsoft.com/en-us/library/aa209348(office.11).aspx
Question1: In the above example the project database is a MDB file and it
works, but we are not sure how we can replace the mdb data with data from a
Project server (fetched using PSI or any other means).
Question2: Besides the above example we really could not find any more
examples/documentation about using the GRID control and no example nor
documentation at all for the other controls. Could someone point me to some
examples or reference material that will help us use the activex controls in
our web site.
Any leads would be most appreciated.
We are creating a web page that will allow users to view project data and
tasks allocated to them in a web page on a site that they could access over
the internet.
They would also be able to edit / modify the data as they can using PWA.
We plan on (if possible) using the PSI to retreive and save such data and
use the activeX controls provided by Project 2007 to present the data on the
web site..
Use of MOSS and PWA is ruled out as the website is supposed to be accesible
over the internet (but correct me if we can use it over the internet).
We have found an example of using the MSPJGrid activex control. That
example can be found here :
http://msdn.microsoft.com/en-us/library/aa209348(office.11).aspx
Question1: In the above example the project database is a MDB file and it
works, but we are not sure how we can replace the mdb data with data from a
Project server (fetched using PSI or any other means).
Question2: Besides the above example we really could not find any more
examples/documentation about using the GRID control and no example nor
documentation at all for the other controls. Could someone point me to some
examples or reference material that will help us use the activex controls in
our web site.
Any leads would be most appreciated.