Change password for the apex application
miniMar 5 2011 — edited Mar 13 2011Hi friends,
i have created an database application in apex, For that application in login page i need to set like
Forget password link or change password link, suppose if the end user clicks that link means, it has ask for the
New password: and Confirm password
soon after he entered the password if the end user logs in to the application means, he needs to go inside the application..........
Normally for reseting the end user password for the application, we will be doing it in the apex administration side
That is we will be giving RESET PASSWORD OPTION for changing the password for the end user.......
My question in the sense, that the end user has to change his password by himself in the front end application.........
It is possible to do like that in the apex application.....
How to achieve it friends,
Regards,
Mini...