i have image in my host :
http://www.myhost.com/image/data/092/92-1001.jpg
this url can work when i put at Image design.
but not work when called in code :
i get errorCode:img = http://www.myhost.com/image/data/092/92-1001.jpg Set Image1.Picture = LoadPicture(img)
how to fix this problem ?Path/File access error: 'http://www.myhost.com/image/data/092/92-1001.jpg'
thanks


Reply With Quote
