Thanks Jacqueline! I am always looking for the easy way out. I will use your solution.
Warren On Wed, Jan 13, 2010 at 2:23 PM, J. Landman Gay <[email protected]>wrote: > 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 <[email protected]> >> 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 | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
