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.

Have Fun.


--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214426
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