R
rcoco
Hi all,
I'm working with website and I'm using Authentication. This code makes
it work:
Page.User.Identity.Name; But my problem is that it comes in this
format: Domain/Loginname, yet I only wanted Loginname. What should I
do?
Thanks.
I'm working with website and I'm using Authentication. This code makes
it work:
Page.User.Identity.Name; But my problem is that it comes in this
format: Domain/Loginname, yet I only wanted Loginname. What should I
do?
Thanks.