I used to save cfgraph graphs. Use <cfsavecontent> to capture the <img> tag it generates. Grab the src. do a CFHTTP call to that url. Save contents.
Easy! It think there's a custom tag on the MM dev ex that does it... at least there used to be. G On Wed, 2 Feb 2005 11:40:46 +1100, Steve Onnis <[EMAIL PROTECTED]> wrote: > > Is there away to save the file that get generated from CFGRAPH/CFCHART? > > I cant see a "file" or "save" attribute in the tags. > > What i want to do is have the ability to have a client upload a csv file of > data and have it create a graph form the data. Only thing is that i want to > save the file > > maybe have to do something like a HTTP request on the cfm file that > generates the graphs, save the content and write it out myself? > > Any ideas? > > Regards > Steve Onnis > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
