Dustin Snell [Network Automation] wrote: > Is there a way via Ajax to automatically update CFCHART with new data > without refreshing the page? If not with CFCHART are there any other > technologies out there that can do this? I do not believe so, not with CFCHART. CFCHART does not run on the client. It runs on the server and generates an binary file of some type that is delivered to the client. It would not be trivial to modify this binary file in the client with AJAX.
I would presume that FLEX Charting would offer this kind of capability. As well as any number of other enterprise charting technologies. I would also presume that few of these solutions are inexpensive. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296276 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

