Hi;
I'm running CF 6.1, and am trying to create a CFCHART. When I try to
output the graph, no errors are thrown, but my image is broken. This
leads me to believe that it has to do with mapping issues (not
syntactical errors), especially due to the CFIDE directory (where the
image is being written to) being a security hole.
Is there a way to overwrite the path that the CFCHART output gets
written to? If so, does this have to be done on the server-side, or is
there a way for me to implement it within my code?
Thanks in advance;
-Miriam