Right. Thing is that cfhttp wont do the job. Cos it will not let me download exe file. <CFFTP> could do the job cos our service provider is not giving us FTP facility. So we've to do something with HTTP...any suggetion????
-----Original Message----- From: Carlisle, Eric [mailto:[EMAIL PROTECTED]] Sent: 22 March 2002 18:27 To: CF-Talk Subject: RE: Download File You might be able to use CFHTTP to grab the file and CFFILE to write it to the drive. I havn't done that, so I'm not sure if it will work. I'd recommend using FTP instead of HTTP if possible. Then CFFTP could do the whole operation. EC -----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 1:09 PM To: CF-Talk Subject: RE: Download File No I don't want to use browser to do the job. Cos I want to make an application and then schedule it to run in background. So it will download specified file after every 20 mins. Hope u understand what I mean... -----Original Message----- From: Carlisle, Eric [mailto:[EMAIL PROTECTED]] Sent: 22 March 2002 18:14 To: CF-Talk Subject: RE: Download File I assume you don't mean an http *click* *save as* download. Please elaborate. :) EC -----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 1:01 PM To: CF-Talk Subject: Download File How can i download an exe file from server (say yahoo.com) to my local machine? Shahzad Butt (Development Engineer) JJ FastFood Distribution Ltd. Office: +44 (0) 1992 701 722 Mobile: +44 (0) 7803 584 873 Fax: +44 (0) 1992 701 604 7 Solar Way, Innova Park, Enfield, London, EN3 7XY ******************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] or call +44 (0) 1992 701 704. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of JJ Fast Food Distribution Limited. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. ******************************************************************** ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

