Charlottew14
Registered User.
- Local time
- Today, 20:53
- Joined
- Oct 4, 2012
- Messages
- 32
Hi,
I have a database which 10+ people use. I want them to be able to edit their own details (password, email address) rather than having to ask an administrator each time.
I have a form (based on a query) which pulls up just their user name and current password, but I want a field beneath that to enter their new password, and when save is press, that password to overwrite the current password in the tblUsers table.
Hope that makes sense! It's probably really easy but I'm just a novice
Thank you
I have a database which 10+ people use. I want them to be able to edit their own details (password, email address) rather than having to ask an administrator each time.
I have a form (based on a query) which pulls up just their user name and current password, but I want a field beneath that to enter their new password, and when save is press, that password to overwrite the current password in the tblUsers table.
Hope that makes sense! It's probably really easy but I'm just a novice
Thank you