Hi all,
I currently have a form setup for User Login into a specific part of my database.
Staff are required to enter their staff ID and then their password.
I have got this set up to the point where it takes them to the correct screen if their password and username are correct, and gives them an error if they have not entered their username or password. However, I am having an issue if they are a new user.
If they are a New User, I was going to get the administrator to add them and leave the password blank (already set up to add a person), I was hoping to add a code that recognizes that their Staff ID has no password set against it in the table and prompts them to enter one. could someone please help me with a code to do this ?
Any help would be appreciated.
I currently have a form setup for User Login into a specific part of my database.
Staff are required to enter their staff ID and then their password.
I have got this set up to the point where it takes them to the correct screen if their password and username are correct, and gives them an error if they have not entered their username or password. However, I am having an issue if they are a new user.
If they are a New User, I was going to get the administrator to add them and leave the password blank (already set up to add a person), I was hoping to add a code that recognizes that their Staff ID has no password set against it in the table and prompts them to enter one. could someone please help me with a code to do this ?
Any help would be appreciated.