doran_doran
Registered User.
- Local time
- Today, 15:50
- Joined
- Aug 15, 2002
- Messages
- 349
Hi,
I have a log - in form. I would like to put a button called "Forgot Password". When user click on "Forgot Password", the system will then take the user to another form "frmForgotPassword".
User will then pick the user id from combo box "cboUser". (the data for user is coming from tbl_admin, and the field is userid)
We are using Lotus Notes Client for mail.
I would like user to select his/her user id from the combo box and the click on "Send". System should send the password to this user using lotus notes session.
Is it duable ?
Thanks
I have a log - in form. I would like to put a button called "Forgot Password". When user click on "Forgot Password", the system will then take the user to another form "frmForgotPassword".
User will then pick the user id from combo box "cboUser". (the data for user is coming from tbl_admin, and the field is userid)
We are using Lotus Notes Client for mail.
I would like user to select his/her user id from the combo box and the click on "Send". System should send the password to this user using lotus notes session.
Is it duable ?
Thanks