meenctg
Learn24bd
- Local time
- Today, 17:39
- Joined
- May 8, 2012
- Messages
- 133
My idea
I have an idea that is login with just password. password will save in a table that have just one field pass
A login form will set in Startup. just with a unbond text box for input password.
There will two command box one for login another is change for password. if click on change password button it'll open a change password form.
User can login in db with just a password. User will able to change password if user know the current password.
if New password and confirm password match with current password it 'll give a success message.
Table
tblSqu
field: pass
Form design:
I don't know how to will i do this ( if any code needed) If any one help me to do this work it will be very kind for me. I hope that i will get help form any one.
I have an idea that is login with just password. password will save in a table that have just one field pass
A login form will set in Startup. just with a unbond text box for input password.
There will two command box one for login another is change for password. if click on change password button it'll open a change password form.
User can login in db with just a password. User will able to change password if user know the current password.
if New password and confirm password match with current password it 'll give a success message.
Table
tblSqu
field: pass
Form design:
I don't know how to will i do this ( if any code needed) If any one help me to do this work it will be very kind for me. I hope that i will get help form any one.