Is there a function I can use to return the current users name to a textbox, rather than their username - so Joe Bloggs, not jbloggs?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Assuming you have Active Directory set up, you can use the following code, taken from Andrey Artemyev's answer here:
(Adding answer here for better visibility, made Community Wiki since it's not really my answer, and I don't want the credit) |
|||||||
|