Re: Change Password command
- From: "TC" <aatcbbtccctc@xxxxxxxxx>
- Date: 11 Jan 2006 01:46:48 -0800
Not to answer your question, but: In my opinion the standard security
interface is hard to understand. If you want your users to be able to
change their own passwords, why not just write a form for this? Have a
textbox for the old password, one for the new, and another to repeat
the new one. Then, in code attache to a "Change it now!" button, use
the NewPassword() method to actually make the change.
With that approach, you needn't display the standard security
interface, at all.
HTH,
TC [MVP Access]
.
- References:
- Change Password command
- From: Rob Parker
- Change Password command
- Prev by Date: Re: Replication ***PLEASE HELP***
- Next by Date: Re: ms access username password issue
- Previous by thread: Change Password command
- Next by thread: Re: why is the make mde option on my access db ghosted
- Index(es):
Relevant Pages
|