jeffrey159
Registered User.
- Local time
- Today, 09:57
- Joined
- Jan 17, 2013
- Messages
- 24
how do i display the current user’s full name, date and time of last visit.
in a form?? like
Example: i have 2 forms "Login" "LoginMenu"
After logging in via Login
it should Display the current user’s full name, date and time of last visit. in LoginMenu
Question 2:
how do i do this coding If a button is not available for the current user then the next buttons must cover its space automatically.
if i have 3 buttons, the middle one is not visible for current user, how do the next button cover its space??
what's the code to do this
in a form?? like
Example: i have 2 forms "Login" "LoginMenu"
After logging in via Login
it should Display the current user’s full name, date and time of last visit. in LoginMenu
Question 2:
how do i do this coding If a button is not available for the current user then the next buttons must cover its space automatically.
if i have 3 buttons, the middle one is not visible for current user, how do the next button cover its space??
what's the code to do this
Last edited: