This topic is locked
[SOLVED]

 Let user change password

1/14/2004 5:19:35 AM
ASPRunnerPro General questions
author

Hi,

Could some body help me out by providing the code for giving the user the opportunity to change his password.
Thanks in advance

Sergey Kornilov admin 1/15/2004

Tony,
I assume you store passwords in some database table.
Using ASPRunner you can create ASP code for this table. Do not create Add new or Delete page. On the Edit page display UserName and Password. Create Login page. Use Advanced Security option Users can see and edit their own data only.
This is it.