I am developing a static website where in i want to send an email when HTML "Send Button" is clicked. IF it is possible it would be nice if u can share the code
Thanks
short answer: No!
Long answer: No, you can't send emails from static pages even using javascript. What you can do is to use ajax to send email from your html form.
2.1m questions
2.1m answers
60 comments
57.0k users