Email validations?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Email validations??

User are take inpute in text box. At least accept one capital letter

22nd Oct 2019, 8:30 AM
s a Katkar
s a Katkar - avatar
2 Respuestas
+ 2
Please try to do by yourself first. It's very simple. I think you can do. Hint :- use regex
22nd Oct 2019, 11:10 AM
A͢J
A͢J - avatar
+ 1
Use regex, I had similar problem when I want to make email validation using JS, here is it my code : https://code.sololearn.com/Wcp9GqW5cIGG
30th Oct 2019, 5:11 AM
Nurahmat
Nurahmat - avatar