0
Connect html form to Gmail?
How to connect HTML Code to Gmail?
3 Respostas
+ 1
You could either do as suggested before or use another programming language (Python, Nodejs, etc) and use a mailing api or library.
0
I think you can implement the mailto used in hrefs
<a href=“mailto:….
0
Href="mailto..