> Can anyone tell me of a way to generate thumbnails of web > pages from ColdFusion? A co-worker is asking for a personal > project he is working on (so I'm guessing that he is looking > for a no/low cost solution).
Colleague passed me this link for javascript version of what I think you are looking for. It's not what you want exactly but if you disect the Javascript it is getting the thumbnails of the websites from an external service (an MSN one if memory serves me correctly) you may get some ideas from it. http://lab.arc90.com/2006/07/link_thumbnail.php The example page is here http://lab.arc90.com/tools/linkthumb/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253107 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

