Guys, Check my Complete Form Validation in Pure JavaScript Only without Regular Expression in Hindi [ Registration form validation using JavaScript ] ua-cam.com/video/8H4HAhiZ8Io/v-deo.html Hope you gonna love the video :)
Thapa Technical hme university me regular expression sa validation pehai gai ha or exam me jo form validation dia jy ga osko regular expression sa validate krna ha
Bro I have been searching for this kind of explanation and finally I got it you're rocking bro . Very very excellent video 👌👌👌guys this really works I tried don't believe in other's comments.
Thanks for the video, just a bit confused if you can clarify please with this regular expression, so as i understand .* means atleast one or more but whats the meaning of ?= in the statement?
Sir img ka bhi batao kaise database me insert, update, delete karna. Delete karne ke baad img folder se bhi delete honi chahiye, aur update karne per bhi old img delete ho jani chahiye aur updated img aani chahiye... Ye batao sir plz..
PHP forms me limitations kaise add kren ge?? 1. jaise email valid honi chahiye with @ 2. password me 1 uppercase, special character or 1 number lazmi ho. or password ki length 6 se ziada ho 3. username already taken
Helloo sir , i want to know that how to do this ? mujha ek form create karna usme yee chatha hu ki username ka first letter capital hona chayai warna ek message show ho type first capital etc wo kisss tarhaa apply karoo plz tell me how can i do this ???
Sir img ka bhi batao kaise database me insert, update, delete karna. Delete karne ke baad img folder se bhi delete honi chahiye, aani chahiye... Ye batao sir plz..
bro form validation didnt work .plz help..where is the mistake??i couldnt figure out.The code didnt work!! Form validation using Regex Form validation using REGEX in javascript
Username:
Password:
Confirm password:
Email :
Mobile no:
function validation(){ var username = document.getElementById('username').value; var password = document.getElementById('password').value; var cpassword = document.getElementById('cpassword').value; var email = document.getElementById('email').value; var mobile = document.getElementById('mobile').value; var usercheck = /^[A-Za-z. 1-99]{3,85}$/ ; var passwordcheck = /^(?=.*[0-9])(?=.*[!@#$%^&*])[A-Za-z0-9!@#$%^&*]{8,18}/; var emailcheck = /^[A-za-z0-9_]{3,}@[A-za-z]{3,}[.][A-Za-z.]{2,}$/; var mobilecheck = /^[9][0-9]{9}$/; if(usercheck.test(username)){ document.getElementById('usererror').innerHTML =" "; } else{ document.getElementById('usererror').innerHTML ="Username is invalid"; return false; } if(passwordcheck.test(password)){ document.getElementById('passerror').innerHTML =" "; } else{ document.getElementById('passerror').innerHTML ="Passowrd is invalid"; return false; } if(password.match(cpassword)){ document.getElementById('cpasserror').innerHTML =" "; } else{ document.getElementById('cpasserror').innerHTML ="Password donot match"; return false; } if(emailcheck.test(email)){ document.getElementById('emailerror').innerHTML =" "; } else{ document.getElementById('emailerror').innerHTML ="Email is invalid"; return false; } if(mobilecheck.test(mobile)){ document.getElementById('mobileerror').innerHTML =" "; } else{ document.getElementById('mobileerror').innerHTML ="Passowrd is invalid"; return false; } }
Guys, Check my Complete Form Validation in Pure JavaScript Only without Regular Expression in Hindi [ Registration form validation using JavaScript ]
ua-cam.com/video/8H4HAhiZ8Io/v-deo.html
Hope you gonna love the video :)
Thapa Technical sir ye pori series ma na 3 bar dekhi ha apki
Thapa Technical hme university me regular expression sa validation pehai gai ha
or exam me jo form validation dia jy ga osko regular expression sa validate krna ha
Don't Forget to Follow me on all Social Network,
Instagram Link: instagram.com/vinodthapa55
Facebook Link: facebook.com/vinodthapa55
Twitter Link: twitter.com/vb55thapa
UA-cam Link: ua-cam.com/channels/wfa.html...
Facebook ThapaTechnical Page Link: facebook.com/vinodbahadur...
The way you explained as KISS format is wonderful . Thank you sir
I couldn't understand most of what he said...but I could understand everything... Thank you sir.
This is what I was looking for.. Finally u really deserved recognition #youtuber #webdeveloper
Very nice simplification of such a complex subject as regular expressions. Thank you!
super and thank u ji,i dnt hindi,ur coding explation is very clear once again thanku ji
aj smjh aai regular expression ki thanks Thapa Technical ❤
Bro I have been searching for this kind of explanation and finally I got it you're rocking bro . Very very excellent video 👌👌👌guys this really works I tried don't believe in other's comments.
Thanku so much bro✌😊plz share with your friends too
Man. This is the video that I had been looking for a long time. Thanks a lot. You are fabulous. Very nicely explained in detail. Thanks again... :) :)
Welcome bro :)
Sir your tutorial is very best for beginner ......... Please create some tutorials on digital marketing so it will be more important for us
really its very good and helpful video for me and others also specially the way you explain this form validation excellence keep continue goodluck
Thank you very much. I am searching this type tutorial. Your channel teach me some different.
you are awesome dude....keep your service
i was looking for this ..thanks very useful for web developer ..keep it up in HINDI or ENG both
Very nice explanation
again you create a amazing video, thank you sir
superb video bro.... the way you explain is just awesome!!
Thanks bro for this tutorial it was very help full for beginner like me thanks alot 🙏
i appreciate your effort..i understood everything thanks to u ..keep it up
Thanks for the video, just a bit confused if you can clarify please with this regular expression, so as i understand .* means atleast one or more but whats the meaning of ?= in the statement?
Sir we want more and more videos related to like this
one by one make masterpiece tutorial
bht awla yar..zabrdast..kmaal
👌🏼👌🏼👌🏼
Thank you sir
ek number bhai
nice video . responsive navigation bar par bi tutorial bana dy using javascript ,css,html
very nice good video bro
Very very nice sir... So helpful
Thanks, apne friends ko share kr dena and social network sites pr bhi :)
Sir img ka bhi batao kaise database me insert, update, delete karna. Delete karne ke baad img folder se bhi delete honi chahiye, aur update karne per bhi old img delete ho jani chahiye aur updated img aani chahiye... Ye batao sir plz..
Nicely explained!!!👌
PHP forms me limitations kaise add kren ge??
1. jaise email valid honi chahiye with @
2. password me 1 uppercase, special character or 1 number lazmi ho. or password ki length 6 se ziada ho
3. username already taken
Good explanation
Can u make this video (validation form) with php coding with check n regxpresion
vinod bhai aaj video dekha aur ab mobile number 6 se bhi start ho rahi hai hahhahahaha
wah ji ky bat khi apppnae!!!
Can we ensure that two same characters does not come together using regular expressions?
great. but jo backgroung music ka kya nam hy?????
thanks a lot sir....
Hi bro how to disable previous date for datepicker, can you make video datepicker also plz.
Everything is temporary but Boom Guys is constant 😂😂😂
kya sir hum jquery ki libery use kr skte hain validation k liye
hi.. plz help me ..
how to show all field error msg one submit click..
I did the same thing but my form is not being validated. What would have gone wrong?
Helloo sir ,
i want to know that how to do this ?
mujha ek form create karna usme yee chatha hu ki username ka first letter capital hona chayai warna ek message show ho type first capital etc wo kisss tarhaa apply karoo plz tell me how can i do this ???
Thankyou
where can i get the code explained above
Nice video sir,
add edit delete in html table with javascript per video bna digiye
But there was just one that sir you had to disclose us about regular expression of password . .
Hi Sir, I paste you code but the regex error message did not respond? Can you guide me Thanks
Thanks
Thanks sir
👏👏👏👏👏 Nicely done
30:45
Sir img ka bhi batao kaise database me insert, update, delete karna. Delete karne ke baad img folder se bhi delete honi chahiye, aani chahiye... Ye batao sir plz..
Awesome bro
Thanks bro :)
Thank u very much, i suppose every student should be gratefull to hindus)
bro form validation didnt work .plz help..where is the mistake??i couldnt figure out.The code didnt work!!
Form validation using Regex
Form validation using REGEX in javascript
Username:
Password:
Confirm password:
Email :
Mobile no:
function validation(){
var username = document.getElementById('username').value;
var password = document.getElementById('password').value;
var cpassword = document.getElementById('cpassword').value;
var email = document.getElementById('email').value;
var mobile = document.getElementById('mobile').value;
var usercheck = /^[A-Za-z. 1-99]{3,85}$/ ;
var passwordcheck = /^(?=.*[0-9])(?=.*[!@#$%^&*])[A-Za-z0-9!@#$%^&*]{8,18}/;
var emailcheck = /^[A-za-z0-9_]{3,}@[A-za-z]{3,}[.][A-Za-z.]{2,}$/;
var mobilecheck = /^[9][0-9]{9}$/;
if(usercheck.test(username)){
document.getElementById('usererror').innerHTML =" ";
}
else{
document.getElementById('usererror').innerHTML ="Username is invalid";
return false;
}
if(passwordcheck.test(password)){
document.getElementById('passerror').innerHTML =" ";
}
else{
document.getElementById('passerror').innerHTML ="Passowrd is invalid";
return false;
}
if(password.match(cpassword)){
document.getElementById('cpasserror').innerHTML =" ";
}
else{
document.getElementById('cpasserror').innerHTML ="Password donot match";
return false;
}
if(emailcheck.test(email)){
document.getElementById('emailerror').innerHTML =" ";
}
else{
document.getElementById('emailerror').innerHTML ="Email is invalid";
return false;
}
if(mobilecheck.test(mobile)){
document.getElementById('mobileerror').innerHTML =" ";
}
else{
document.getElementById('mobileerror').innerHTML ="Passowrd is invalid";
return false;
}
}
Sir mobile itna easy h ki bta v ni skta. Hahahahahahaha
You should upload source code.Thanks
watching in 2024
Sir where is its source code
You are nepal thapa or india thapa
Regex not working. Please paste the exact code
can i get source code of this??
Sir can you provide this code
is program la code b upload kr do kindly
Vai plz give source code...
sir please provide copy of the code
The audio quality is so horrible I can't even figure out what language you're speaking in.
Sorry bhai, tree pass Shrikhane kid skill nahi hai be
brrother please provide source code
Phone number 63-62 etc hota hai bhai
Sir ap na video ko notepad
Karva
source code bhi dedeta
the regex dont work.
It doesn't work.
Good video
Thanks