Hi, Thanks for your content. I've been trying to get emailJS to wok 2 weeks now. All the videos I tried didn't work but yours. Just got yourself a new sub. Thanks #SouthAfrica
Hi, thanks for this tutorial, very very helpful. How would I add form validation to ensure the email is not sent unless the required fields have been filled out?
hi why does my index.js doesn't show "your message sent successfully" i'm just a newbie , coulde share on how i suucefully confirm my submit botton. the i follow your step. but all html code , becuase i have code already dude. my problem doesn't pop-up this alert "your message sent successfully" after i click to submit botton
I added this to my webpage and all fields work but not at the same time. If I fill all three fields, nothing gets sent but if I fill in 2 or 1 at a time it works. Please help
Hello voran , pls after the programming, my console says Uncouth ReferenceError: sendmail is not defined at htmlButtonElement .onclick (email.html:49:66. Pls what's the causes
Not working as I don't use Bootstrap. It seems the divs with "form-group" and h5s with "for="message" etc. are the problem. I'm using the tags. Can anyone advise how I can still execute the sendMail function?
Hi, I tried this on a message submission and it is throwing this error. Please any help? { "status": 412, "text": "Gmail_API: Recipient address required" }
hello sir i have problem about your code after i try your tutorial. it when i fill my column name and message the email was send but when i try to fill my column email with column name and message it does't send any message email to my email. it more weird when i try to fill email column without fill any column (name and message) it can send it to my gmail and after i see the console it was said t "{status: 200, text: 'OK'}"
hello,i get status code 412 when i try to send mail from my app.I did everything like you did but i got this status code Gmail_API: Request had insufficient authentication scopes.'}
Im having a problem. The email is sent in the gmail that I put in emailjs(which is the To email). The app doesn't send it to the email I specified in the app.
i followed it but it didn't work on me. Tried to look for errors but it seems i copied everything and stilll not working. No alert message is showing and only 1 out of many messages went through my test email. Anyone might know the solution?
@@CodewithVoran is it required to copy the css bootstrap link? I already have a premade webpage/contact form and when I inserted it, it changed the whole webpage so I tried not to include it
After about 3 hours of researching this has not only been the most helpful video but actually works! Liked and subscribed after this one thanks mate!
Thank you adumski
You're a lifesaver. This will help me in our mini project and capstone. You earned a new subscriber. Thanks man!
Awesome, thank you!
You just made my day, after years using php, I finally did the switch to JS
Glad it helped you
same here
Thank you from Brazil! Direct, clean, objective... Congrats! :^)
Glad it helped!
Hi, Thanks for your content. I've been trying to get emailJS to wok 2 weeks now. All the videos I tried didn't work but yours. Just got yourself a new sub. Thanks #SouthAfrica
I'm glad my tutorial helped you out.🥰
Thanks bro. Finally found a video that works after hours of searching. Gave u a like and follow because you deserve it..
Thanks and welcome
Hermano, quizas no entiendas esto o siquiera lo leas, pero me salvaste la vida. Ya tenia 3 dias peleando con esto
Glad to hear bro 😍😍
Finally a tutorial that works! thank you so much, easy like and subscribe
Glad it helped
Took time to make it work, but got it in the end!
Fantastic tutorial, very easy to follow. Thanks!
Welcome bro
Finally some solution that works with Gmail. Thanks
Welcome
Great tutorial
Great video, It's really helpful....thank you so much.
Glad it was helpful!
Thank you for this tutorial, it is actually working 👍
You're welcome!
it really worked well, thanks!
Grateful for your helpful video.❤❤😍
Glad it was helpful!
brilliant video mate, I followed all your steps and it worked with smtp server. thank you!
thank you so much voran this video is totally help full for me
Happy to know it helped you 🥰🥰
you are the best bro much love to you😍
Thanks brother
It's working Thanks for the video ❤
Great job!! Keep doing..🌟
Now massss na neeeeeree🎉
Thanks bro🥰🥰
Thanks bro
Thats great tutorial sir!
Thank you buddy
Thank you so much!! This helped a ton!!! Great video.
You're welcome!
Thank you, excellent tutorial !!
You are welcome!
Thank you Voran. Simple and useful
Glad it helped
Muito bom! Você sabe explicar muito bem todos os detalhes... Mesmo eu nao sabendo falar inglês, consegui entender só visualizando o que você fez! Top!
sehr hilfreiches Video.
Danke😍
Thank you soooooooo much for your help. keep going god bless you
Always welcome
Great work
Thanks man, works perfectlly
Welcome brother
Working fine you are great sir
Thank you rick
omg!!!!!!!!!!!!! thanks a lot... it works!!!!!!!!! 🤩
Happy to know 🥰
Thanks for sharing.
Thanks for watching!
great work voran thanks
Glad you like it
Thanks sir, a very good explanation,
Love from India ❤❤
Hey does it work?
Welcome brother
Hi, thanks for this tutorial, very very helpful. How would I add form validation to ensure the email is not sent unless the required fields have been filled out?
How to make any field required?
the normal area-required or required attributes are not working
Thanks , saved my hours!
Hey bro, thanks a lot it works.
Sir... Could you please upload a new video about adding attachment with this feature..... Message+attachment
excellent!!!!
Thank you! Cheers!
this just helped me a lot
Thanks man, you really helped me out.
love you man,
Thank you bro
Thanks man very helpful.
Glad it helped
hi why does my index.js doesn't show "your message sent successfully" i'm just a newbie , coulde share on how i suucefully confirm my submit botton. the i follow your step. but all html code , becuase i have code already dude. my problem doesn't pop-up this alert "your message sent successfully" after i click to submit botton
@@markjosephortizano5084 you missed a ;
thanks my friend!
thanks bro...! it's worked.....❤❤
is there any possible to change font color in the email content?
thanks man, you save my day 💪
Glad to hear that!
Great 👍 work
Thank you! Cheers!
thank you so much !! is it possible to send pictures too? or file attachment
can i use this for mass mailing if yes how?
Well done!@code with Voran
Mine is not working properly ,after clicking on send button my inputted data are not showing on the gmail,I don't know why
thanks sir😇
Thankyou very much I am looking for this and I get this thak you ❤❤❤
You're welcome 😊
wonderful
Many thanks
thank you sir 🔮
You're most welcome
Osm thank you ❤
Welcome 😊
Thank you very much! I followed all your steps and it works well. Could you please give another video about sending emails with attachments?
Thanks Man. You saved me
Glad to hear it
gonna try this later
I added this to my webpage and all fields work but not at the same time. If I fill all three fields, nothing gets sent but if I fill in 2 or 1 at a time it works. Please help
Thank you so muchhhhh my first project its complet ty 😃😊
Great job!
Hello voran , pls after the programming, my console says
Uncouth ReferenceError: sendmail is not defined at htmlButtonElement .onclick (email.html:49:66.
Pls what's the causes
Not working as I don't use Bootstrap. It seems the divs with "form-group" and h5s with "for="message" etc. are the problem. I'm using the tags. Can anyone advise how I can still execute the sendMail function?
Replace form by div tag.
Hello.. I have an error in the Service_id even though it has been copied from the site.. Please help me
hi there. My code is working properly but when I put a @ in gmail it doesn't work without @ it work properly...... Please help me about this Thank you
How can i lock the button, and unlock when all is filled?
Thank You Very much broh...
Welcome kaweesha
Sir it only send the empty message if i send any name email it is not responding ,how to solve it
Great brother, somehow elastic mail was not working in my site, It worked, thanks
Glad it helped
Can I direct the user to a specific link instead of showing the alert?
THANKS its working
You're welcome!
Thank you so much!
You're welcome!
Hi, I tried this on a message submission and it is throwing this error. Please any help? {
"status": 412,
"text": "Gmail_API: Recipient address required"
}
Do you know how to do this will a blob txt object as an attachment?
hello sir i have problem about your code after i try your tutorial. it when i fill my column name and message the email was send but when i try to fill my column email with column name and message it does't send any message email to my email. it more weird when i try to fill email column without fill any column (name and message) it can send it to my gmail and after i see the console it was said t "{status: 200, text: 'OK'}"
I have the same issue. When filling all columns it doesn't work.
function sendMail(){
var params= {
name: document.getElementById("name").value,
email:document.getElementById("email").value,
message: document.getElementById("message").value,
};
const serviceID = ""; //Enter your serviceID inside the double quotes
const templateID = ""; //Enter your templateID inside the double quotes
if
(document.getElementById("name").value=="")
{
alert("Your name field is empty");
return false;
}
else if
(document.getElementById("email").value=="")
{
alert("Your email is empty");
return false;
}
else if
(document.getElementById("message").value=="")
{
alert("Your message is empty");
return false;
}
else {
emailjs
.send(serviceID,templateID,params)
.then //empty the fields
(document.getElementById("uname").value="",
document.getElementById("email").value="",
document.getElementById("message").value="")
alert("Message sent successfully")
}
}
hello,i get status code 412 when i try to send mail from my app.I did everything like you did but i got this status code Gmail_API: Request had insufficient authentication scopes.'}
Thank you for the helpful video!
I've got one question. How can we protect our credential info such as service ID, template ID and public key?
Thank you !!!!
Welcome brother
I have the following error: Gmail_API: Request had insufficient authentication scopes.
@imecreative5 Sir i get a empty message when a message is sent to my Mail box. Can you help?
Ur grate sir
Thank you a lot
You are welcome
How can i get phone no and a Email subject, like whats the syntex of this in template ?
i did everything like the video but i got an error says "emailjs not defined"
Im having a problem. The email is sent in the gmail that I put in emailjs(which is the To email). The app doesn't send it to the email I specified in the app.
you have to change the template. put {{to_email}} in the To email field in the template.
@@anmolkaushik7543 I already figure it out. I used smtp and it's free.
@@LearnAndEarnTV what smtp you're using? you need to have a host and domain to do it?
thnks sir
Most welcome
Can you Make a Video on Mass Mail dispatcher
Can anyone tell me why the details sent to me are not arriving on my email
for me its giving error emailjs is not defined??pls reply???
You might have made mistakes in cdn. Make sure you use the correct cdn link
Thanks bro worcking
Welcome bro
@@CodewithVoran hou to rimove email js website link in email please Ripley bro
@@muhammadnaajil9397 you need to subscribe to premium plan.
Thank you so much:)
Welcome sister
i followed it but it didn't work on me. Tried to look for errors but it seems i copied everything and stilll not working. No alert message is showing and only 1 out of many messages went through my test email. Anyone might know the solution?
You might have missed something. Check the description for the source code
@@CodewithVoran is it required to copy the css bootstrap link? I already have a premade webpage/contact form and when I inserted it, it changed the whole webpage so I tried not to include it
me too, did you found the solution mate?
I'm having the same error. Did you ever figure it out?
when i try to use my mail form i got the error 405 ? ANY HELP
After i answer a email the message its not sent to the email who sent email but its sent again to me how to fix :)
Muchas gracias por tu ayuda me sirvio mas que los videos en español.
Happy to know 🥰🥰
can anyone please tell me how to get radio button inputs in this
how about with validation
Thanks you!
You're welcome!