<cfhttp url="http://www.google.co.uk/intl/en_uk/images/logo.gif" getasbinary="yes"></cfhttp> <cffile action="write" file="#getDirectoryfromPath(getCurrentTemplatepath())#test.gif" output="#cfhttp.FileContent#"> <img src="test.gif">
-----Original Message----- From: Matt Robertson [mailto:[EMAIL PROTECTED] Sent: 07 September 2005 17:24 To: CF-Talk Subject: JPG-scraping... brainfart There's got to be a way to do this but its escaping me. If I am given a url to an image, how can I save that image onto my CF server's hard drive for later use? Must I use cfftp? At present I am pretty sure I will only have a url to work with. This is for a public agency that will have permission to do this as part of a paid-for service so I'm not snitching pics of playboy bunnies or somesuch :-) -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com <http://mysecretbase.com> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217540 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

