+ 1
Help in Website
I want to make a website where the user will upload an image file, and that file will be emailed to me. How can i make such website? JS and Flask preferred,
1 Answer
0
You can use backend programming languages such as Node.js or PHP to do so. Else you can use methods to submmit static html form to gmail and add an image input type to your web page.
How to submmit html form to gmail : https://youtu.be/xICEFEJ3sGk