Can't you just us the cfhttp file and path attributes to save the
binary/included files directly to disk?

On 8/10/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> As many have said, it can be done.  But as many have also said, it's not 
> something CF is going to be good at, so I doubt you are going to find 
> anything already done in it.
> 
> But if you want to do this; the major pieces you are going to need are 
> <cfhttp> which will give you a page.  Refind() will allow you to parse the 
> returnd page to look for links of all types.  I'm not sure what one does 
> about fetching binary files such as images, but my first guess would be the 
> base64 functions and cffile.  You'll also be wanting the ability to fire off 
> new requests to get linked pages found with the refind() functions.  MX7 
> enterprise, if you have access to it, would be a big help with its asynchrous 
> gateway functionality.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214433
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to