Hi All,
I have a log in form, I have had a couple of idea's.
When a user logs in I want his/her name to print on the top of the main form with the current date, the data for the login form is collected from a sql database (not sure if that is relevant).
also, I have a particular button on the main form I only want active when the Administrator logs in, if anyone else logs in I want the button inactive.
Can anyone give me some idea's on how to achieve the above.
Thanks very much
John