DEV Community

Cover image for Send Email using HTML + JavaScript (EmailJs Tutorial)
voranzov
voranzov

Posted on

Send Email using HTML + JavaScript (EmailJs Tutorial)

In this tutorial, I have shown you how to send emails from an HTML form using JavaScript. I created a simple functioning contact us form. For the design, I used Bootstrap. If you have any doubts, feel free to comment.

If you feel this tutorial is useful, smash the like button. If you are new to my channel, please subscribe. More amazing tutorials are on the way.

https://youtu.be/dgcYOm8n8ME

Image description

Top comments (1)

Collapse
 
olammyinc profile image
Olammyinc

Hello @voranzov

Thanks for this tutorial, so helpful.

Your tutorial helped me got started with Emailjs - a beginner like myself will definitely going to find your tutorial very helpful.

After implementing the tutorial, I was able to get the form to send notifications but after making some adjustments like, avoid refresh after form submit, and also adding recaptcha, then I ran into some issues.

I have been trying figure the issue out by myself but I can't, I need someone that knows more than I do.

I will appreciate if you could help out.

My code is here: github.com/Olammyinc/supportrequest

Thanks.

Regards.