hello , i made a login form with two labels and two text fields and database is mysql
i want a forgot password code for the login form
such that when a user clicks the forgot password button, it should show his password in a joptionpane window.
i have used jframes....
