Z
zion
Hello,
How can I return image link with webservice that I could see it in web page?
The image is on my hard disk and <img src="c:\pictures\test.jpg" /> does not
work.
If I use <img src=http://My comuter/Virtual directory/test.jpg /> it's
working but I can't use this because the image path is in DB with phisycal
location.
Thanks
How can I return image link with webservice that I could see it in web page?
The image is on my hard disk and <img src="c:\pictures\test.jpg" /> does not
work.
If I use <img src=http://My comuter/Virtual directory/test.jpg /> it's
working but I can't use this because the image path is in DB with phisycal
location.
Thanks