<img src="d:/Tulips.jpg" >
</img>
<img src="file:///d:Tulips.jpg">
How to retrieve and show images from another drive using src attribute in <img>
tag?
If the image is in the same folder it works but when the source of the image is on another drive it's not working.