can't open file on web server

Tiemo Hollmann TB toolbook at kestner.de
Thu Jan 26 04:30:14 EST 2017


Hello,

I have a field "MediaFileLink", the content is a URL to an image on a web
server like "http://myServer/myPath/myImage.jpg"

this works in IDE:

*set the filename of img "productimage" to field "MediaFileLink"*

This works not in IDE:

*put URL ("binfile:" & field "MediaFileLink) into image "productimage"*

Also not hard coded:

*put URL ("binfile:http://myServer/myPath/myImage.jpg") into image
"productimage"*

I get as a result "can't open file"

 

Any idea, why those images can't be opened by LiveCode with the keyword URL
(I am not aware of having locked those images on the server) and why it
works by setting the filename?

Thanks

Tiemo

 

 

 

 




More information about the use-livecode mailing list