duplicate passwords

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

After using the DWI and getting it to work, when entering login's and
password's it accepts duplicate passwords.
How can I prevent this.
 
You can make your Access table field for password indexed and no duplicates
- that will give users errors if they attempt to add a dupe passwords

Or you will have to write custom ASP to check for duplicates and provide the user an error message

--




| After using the DWI and getting it to work, when entering login's and
| password's it accepts duplicate passwords.
| How can I prevent this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top