On Thu, Jan 15, 2009 at 8:59 PM, Claude Schneegans wrote: > I'm working on an application that will generate result pages containing > graphs like bars or pie charts. > Once the pages are generated, I must install a static html version on > customers servers with no CF. > So Java or CFGRAPH is not an option, I need some tag that will create > plain GIF, JPEG or PNG files.
Do a cfhttp call to the Google chart API: http://code.google.com/apis/chart/ Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318014 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

