0

Anyone who has Javascript code for sending email? I have never done this so I need a guide, code I can look at and study how it works.

2

1 Answer 1

2

No. Its not possible to send an email with Javascript. JS is a client side technology. you will need something on server side technology.

If you are asking for NodeJs, you can try below:

https://github.com/andris9/Nodemailer

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.