InterviewSolution
Saved Bookmarks
| 1. |
Which Object Is Used To Refer The Current Logged In User In Client Script? |
|
Answer» You can use the object g_user object to GET the details of CURRENT active USER. You can use the object g_user object to get the details of current active user. |
|