Hi,
I am working on project, where I need to send automated mails from users desk.
While sending I need to add the line Regards, <Logged in Name>.
But i am able to get the logged user, but the problem is the log id in out office is the empno, And the variale Environ("USERNAME") is giving me the emp id.But I want the name which is stored in the active directory.
E.g: 012012, in the Active Directry the name is stored partik leonard.
How do i get the Name.
Thanks,
Jai