|
S
|
stalbone 5/18/2009 |
Hi, How can get IDUser after logged ? but i don´t have nothing variable which identifies the IDUSER. tanks
|
|
|
R
|
Ricardo Web author 5/18/2009 |
|
Good , but USERID = UCase(Session("UserID")) , shows login (String) , i need primary key(ID) of the user logged, exists session for this? |
|
|
J
|
Jane 5/19/2009 |
|
Hi, |
|
|
R
|
Ricardo Web author 5/20/2009 |
|
OK, but then in the AfterSuccessfulLogin event on the Events , i have to do : |
|
|
J
|
Jane 5/21/2009 |
|
Unfortunately no. |
|