VBScript for PWA login

D

Deva

I'm writting VBscript to entering timesheet automatically for multiple users.
Project server is configured to use Windows authentication. I am not able to
provide user name and password (authentication details) while opening PWA.
how to pass the user name and password to IE (reading them from an excel)?

Thanks in Advance
 
R

Rod Gill

If you need to enter the timesheet data into Project Server, then the only
way is via PSI and you have a long technical process to get it working. If
you are writing directly to project Professional you don't need to login.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com




Deva said:
I'm writting VBscript to entering timesheet automatically for multiple
users.
Project server is configured to use Windows authentication. I am not able
to
provide user name and password (authentication details) while opening PWA.
how to pass the user name and password to IE (reading them from an
excel)?

Thanks in Advance

__________ Information from ESET Smart Security, version of virus
signature database 4574 (20091104) __________

The message was checked by ESET Smart Security.

http://www.eset.com

__________ Information from ESET Smart Security, version of virus signature database 4574 (20091104) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
Top