images | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

images

created html file along with image and sent to other user to use it.. but images not opens in other system.. how to solve this

19th Aug 2016, 5:43 PM
Krupendra VS
Krupendra VS - avatar
4 Answers
+ 2
You can solve this by uploading the image to internet and using the url of the image as source. This way the other user doesn't need to have the same images on his PC. An example of a photo uploading site would be postimage.org. Use the direct link as source.
19th Aug 2016, 8:47 PM
LeighAngele
LeighAngele - avatar
0
Don't know exactly but the other user may has to configure img source in the html file and he needs the image too on his computer
19th Aug 2016, 6:17 PM
Xxxxxxxxx
Xxxxxxxxx - avatar
0
other user also need same image
19th Aug 2016, 6:35 PM
sohel rana
sohel rana - avatar
0
this time you send your HTML with image file and also in your HTML you don't add path of your image file in IMG SRC=""
20th Aug 2016, 12:45 AM
Gajarajan K
Gajarajan K - avatar