Images on a webpage
J. Landman Gay
jacque at hyperactivesw.com
Wed Jan 13 15:23:03 EST 2010
Warren Kuhl wrote:
> Figured it out....libURLDownloadToFile. No matter what the problem...RR
> always seems to have the answer!
>
> On Wed, Jan 13, 2010 at 1:19 PM, Warren Kuhl <warrenkuhl at gmail.com> wrote:
>
>> If I have the url of a image, is there a way to save the image to a folder
>> on computer using Revolution Studio?
It can be even easier than that:
put url "http://www.domain.com/imagename.jpg" into url
("binfile:folder/folder/imgname.jpg")
But your way works too.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list