Help in Website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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,

15th Dec 2020, 8:32 AM
Kunsh-Tyagi
Kunsh-Tyagi - avatar
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
15th Dec 2020, 8:47 AM
Shiraz Muhammed
Shiraz Muhammed - avatar