>Just out of curiosity... how could you pull arbitrary non-html files
>(.jpg, .gif, .pdf, etc.) from a remote http server and save those files
>locally?  I know there are umpteen crawlers and offline browsers that can
>do exactly that, but is there a way to do it from CF?

That was "easy" compared to fighting the java sandbox!! vbg

We did CFHTTP with GET to move the .gif to the CF server. The CFHTTP GET's 
lthe file from the URL and the PATH param of CFHTTP says where to write on 
the local CF disk.

Len

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to