StrataFrame Forum

Get current login user

http://forum.strataframe.net/Topic28578.aspx

By Tiong Diu King - 10/4/2010

Hi all,

How do i get the current login user?


Please advice and thanks
By Ivan George Borges - 10/5/2010

Hi Tiong.

Have a look at this post: http://forum.strataframe.net/FindPost20860.aspx
By Eric Leissler - 10/5/2010

hit trong

you can write :

Me.textbox1.text = "User : " & MicroFour.StrataFrame.Security.SecurityBasics.CurrentUser.UserName.ToString

Best regards

Eric

 

By Diu King,Tiong - 10/7/2010

Hi Ivan and Eric,

Thanks for your help
By Ivan George Borges - 10/15/2010

You are welcome, Tiong. Cool