function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
m pandeym pandey 

login form

using only in apex and visual force page
vf page ---> registration form

user name   mandatory  &  no same record are inserted (no duplicates are allowed)
email       mandatory  &  no same record are inserted (no duplicates are allowed)
mobile no   
password             mandatory  
conform password              mandatory  

buttons =register  & cancel


vf page --->login  form

user name             mandatory  
password            mandatory  


buttons = login & forgot password




vf page ---> forgot password
user name or emaild 
buttons = new password should send to email



 
jigarshahjigarshah
@M Pandey What are you trying to accomplish? Can you provide more details.

This forum is to assist and collaborate with the developer community and not outsource and get work done.