Downloading a file from a website

2010-01-18 Thread Phillip Vector
If I wanted to have my server download an image from a website, would cffile be able to handle that? If so, how since I thought cffile can only work with files it has or the user is uploading. If not, then what will work? ~|

RE: Downloading a file from a website

2010-01-18 Thread Che Vilnonis
cfcontent should work if I remember correctly. ~CV -Original Message- From: Phillip Vector [mailto:vec...@mostdeadlygame.com] Sent: Monday, January 18, 2010 3:15 PM To: cf-talk Subject: Downloading a file from a website If I wanted to have my server download an image from a website

Re: Downloading a file from a website

2010-01-18 Thread Cameron Childress
On Mon, Jan 18, 2010 at 3:14 PM, Phillip Vector vec...@mostdeadlygame.com wrote: If I wanted to have my server download an image from a website, would cffile be able to handle that? If so, how since I thought cffile can only work with files it has or the user is uploading. If not, then what

RE: Downloading a file from a website

2010-01-18 Thread Che Vilnonis
OOPS, I misread the email... Yup, you can scrape images from other sites with cfhttp. ~CV -Original Message- From: Cameron Childress [mailto:camer...@gmail.com] Sent: Monday, January 18, 2010 3:17 PM To: cf-talk Subject: Re: Downloading a file from a website On Mon, Jan 18, 2010

Re: Downloading a file from a website

2010-01-18 Thread Phillip Vector
correctly. ~CV -Original Message- From: Phillip Vector [mailto:vec...@mostdeadlygame.com] Sent: Monday, January 18, 2010 3:15 PM To: cf-talk Subject: Downloading a file from a website If I wanted to have my server download an image from a website, would cffile be able to handle

Re: Downloading a file from a website

2010-01-18 Thread Phillip Vector
Thanks all. :) ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329773

Re: Downloading a file from a website

2010-01-18 Thread Dave Watts
What I'd like to do is connect to www.foo.bar/images/foobar.jpg and then save that jpg file as an image on my server. That's what CFHTTP is for. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB)