|
Subject:
|
Display name instead of email address in CDONT
|
|
Posted By:
|
BurhanKhan
|
Post Date:
|
11/10/2004 8:27:11 PM
|
Hi:
How to display name instead of email address in CDONT.
myMail.From="mymail@mydomain.com"
In the receving end, user will see mymail@mydomain.com. I want to show some other name instead of email address.
Thanks Burhan
|
|
Reply By:
|
happygv
|
Reply Date:
|
11/15/2004 12:48:31 AM
|
Use it this way.objCDO.From = "something@some.com (YOUR NAME HERE)" Cheers!
_________________________ - Vijay G Strive for Perfection
|