Opening PWA Site from Project

C

Chris

Hi --

Is there a way to open up the ActiveProject's PWA site from within
Project2003?

I'm trying to use the WebOpenHyperlink method but the documentation says it
will only work if the selected task has a URL associated with it... which it
wont.

My Code:
projID = ActiveProject.DatabaseProjectUniqueID
Windows.Application.WebOpenHyperlink
Address:="http://domian/projectserver/Views/ProjectReport.asp?_projectID=" &
projID

Any thoughts or code samples on how to do this?

Thanks, Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top