May 25
doubts asked:
A page runs on a server, but I do not want to upload an image to include it in the html page. I want user to preview it first. For that I need to be able to display the local image in a remotely running webpage. How to do that? img src=c:\\mypic.jpg does not work!
I see that it wont work without uploading the image and accessing it via http. Is that so?
A page runs on a server, but I do not want to upload an image to include it in the html page. I want user to preview it first. For that I need to be able to display the local image in a remotely running webpage. How to do that? img src=c:\\mypic.jpg does not work!
I see that it wont work without uploading the image and accessing it via http. Is that so?

