record date & time entered user login

SalmanZeiad

Member
Local time
Today, 19:38
Joined
Oct 30, 2017
Messages
112
I want to log the date and time of each user login and display the last time logged in
 
Use a login form and write the data to a table before moving to the next form/switchboard.?
Then show in the relevant forms.

I used to keep the username, authority level in Tempvars. You could do the same with the login date/time?
 
Use a login form and write the data to a table before moving to the next form/switchboard.?
Then show in the relevant forms.

I used to keep the username, authority level in Tempvars. You could do the same with the login date/time?
 

Attachments

Users who are viewing this thread

Back
Top Bottom