Username Session

March 27, 2003 by Mike Peters

It's your lucky day, that's an easy one!

When you use the DMX Login SB, it automatically creates a session variable storing the login name.  All you need to do is create a session variable for MM_Username under your bindings tab and then you can drag-n-drop it all over your site!

Or, you can write the code yourself each time like <%=Session("MM_Username")%>.  Also, if you are using "access levels," to restrict user movement, the session variable is MM_Userauthorization.

RE: Username Session

March 27, 2003 by serkan erturk

THank you very much for your help, but I have managed it till my question published.

nice day :)

 

thanks guy

June 19, 2003 by badejo taiwo

What a very good tip i have been trying to do this thing for the past 2 months but nothing. well happy these one did it. but guys i observed it only showed the username but when i try to replace it with the actual name of the user in that table it just won't appear help!!. pls