How to check whether first name and last name entered on the form already exist or not ?
Hi experts, I have two fields on the form, first name and last name and I have a back end table in which all user attributes are present including first name and last name.Once the user enters first name and last name I would like check whether combi...