pistolpinoy72
Technical User
I have an asp where i wanted to embed an image that is sourced from a network directory. this image is located in network directory "E:\image" of my web server. it goes like this: <embed src="e:\image\picture.gif">
my problem is whenever i access the page in a different PC, the image is not displayed since the page is looking for the image file from "e:\image".
thanks
my problem is whenever i access the page in a different PC, the image is not displayed since the page is looking for the image file from "e:\image".
thanks