How can I upload photo in my HTML with phone? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How can I upload photo in my HTML with phone?

15th Nov 2020, 8:55 PM
Hussaini Bashir
Hussaini Bashir - avatar
2 Answers
+ 5
Pls use search bar... From Web, just copy link address by right clink and use it... For a valid url link of device memory files: First you need to upload image to a cloud site like Dropbox if your image is in your mobile. It won't access local storage.. So upload and then copy that link and paste as src value. It can't directly from your mobile. Link need absolute path. Can't access your local storage. Follow this link to know how upload and import to Program.. Or you can try by a valid link from copying any Web image link. Run this codes and see steps to follow to upload images: https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app https://code.sololearn.com/WW6t4B73kJVz/?ref=app Look at these.. Hope it helps... https://www.sololearn.com/discuss/2488016/?ref=app https://www.sololearn.com/discuss/2411975/?ref=app https://www.sololearn.com/discuss/2423570/?ref=app https://www.sololearn.com/discuss/2402873/?ref=app https://www.sololearn.com/discuss/2267692/?ref=app
15th Nov 2020, 9:21 PM
Jayakrishna 🇮🇳
+ 2
Thanks
11th Jan 2021, 9:39 AM
Bd Hero🇧
Bd Hero🇧 - avatar