@imsreena7h wrote:
We could validate an email id by using Js, that’s the normal case. But What I need is when I type an email, I want to check the existence of that email ID.
e.g.:
imsreenathpnair@gmail.com
is existing, butimsreenath.p.nair@gmail.com
does not exist. So if my accidentally type like the second one, then I have to show that the email is not exist or not valid. How could I implement such a case?
Posts: 1
Participants: 1