Is it possible to access to the user object in custom asp.net page (C#)
I want to develop a custom aspnet page to allow IT admin uploading photo and then write to user's thumbnailPhoto attribute.
QUEST has article about how to " Displaying user account pictures on ActiveRoles Server Web Interface Best Practicies" http://communities.quest.com/docs/DOC-10744
Thanks,