i have a table "pdp" containing fields-
EmpId,EmpName,EmpPass(i have provided passwords in this field)
i have a form "chng password" containing fields-
txtEmpPass,txtChngPass,txtConfPass
and a command button
i want user to input his existing password and new password and confirm...