how to download an image
Matt Maier
blueback09 at gmail.com
Sun Jun 4 00:38:39 EDT 2017
I'm trying to download an image to a file but it's always 0kb
Here's an example of the URL I've got //
s3.amazonaws.com/appforest_uf/f1496548544475x140387106221169240/grilled_cheese_on_plate.jpg
*put* URL ("binfile:" & tNewImageLink) into URL ("binfile:" & tNewFolder &
"/" & tNewImageName)
*get* url tNewImageLink
*put* it into URL ("binfile:" & tNewFolder & "/" & tNewImageName)
More information about the use-livecode
mailing list