vikasbhandari2
Jul 11th, 2006, 01:17 PM
Hello all,
I am creating an application to send an email from lotus notes through VBA. But i have a small problem. When I use the following line :
domSession.Initialize ("")
It asks for a password but for a different user id. Actually I work through my office PC and its shared by other persons also...how can I tell this code to pick the ID file from a particular location and not from a default path.
Thanks for the help,
Vikas Bhandari
I am creating an application to send an email from lotus notes through VBA. But i have a small problem. When I use the following line :
domSession.Initialize ("")
It asks for a password but for a different user id. Actually I work through my office PC and its shared by other persons also...how can I tell this code to pick the ID file from a particular location and not from a default path.
Thanks for the help,
Vikas Bhandari