Please help me. I can't seem to find what is not correct here. Basically I'm trying to stop the form from being submitted if the alert box is shown. Thanks.
FORM:
<form name="search" method="post" action="search/dsp_searchResults.cfm"...
Here's what I'm using to test it out. Even this simple chart doesn't work on the one server. Thanks!
<cfchart format="jpg">
<cfchartseries type="pie">
<cfloop index="i" from="1" to="10">
<cfchartdata item="#i#" value="#i#" >
</cfloop>
</cfchartseries>
</cfchart>
We have a 2 development servers that execute CFCHART calls without a problem. When we move the exact same code to a production server, we get this error:
---------------------------------------------
500 macromedia/fonts/FontManager
macromedia/fonts/FontManager...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.