Bad File Exception
Bad File Exception
Request/c3/topic.cfm

TypeTemplate
MessageUnsupported tag
Tag<CFCHART FONTSIZE="10" SHOWBORDER="YES" YAXISTITLE="VOTES" XAXISTYPE="CATEGORY" YAXISTYPE="SCALE" CHARTHEIGHT="400" CHARTWIDTH="400" SHOW3D="NO" FONT="ARIAL">
PositionLine=23; Column=4
DetailThe tag <cfchart fontsize="10" showborder="yes" yaxistitle="Votes" xaxistype="category" yaxistype="scale" chartheight="400" chartwidth="400" show3d="no" font="Arial"> is not supported
Source
20:   <h2 id="pageName">Which email server should I use with CF?</h2>
21:   <div class="story">
22:     <div class="rightbox">
23:       <cfchart fontsize="10" showborder="yes" yaxistitle="Votes" xaxistype="category" yaxistype="scale" chartheight="400" chartwidth="400" show3d="no" font="Arial">
24:         <cfchartseries type="pie" paintstyle="light">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTSERIES TYPE="PIE" PAINTSTYLE="LIGHT">
PositionLine=24; Column=5
DetailThe tag <cfchartseries type="pie" paintstyle="light"> is not supported
Source
21:   <div class="story">
22:     <div class="rightbox">
23:       <cfchart fontsize="10" showborder="yes" yaxistitle="Votes" xaxistype="category" yaxistype="scale" chartheight="400" chartwidth="400" show3d="no" font="Arial">
24:         <cfchartseries type="pie" paintstyle="light">
25:           <cfchartdata item="SuperSpamX" value="8">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="SUPERSPAMX" VALUE="8">
PositionLine=25; Column=6
DetailThe tag <cfchartdata item="SuperSpamX" value="8"> is not supported
Source
22:     <div class="rightbox">
23:       <cfchart fontsize="10" showborder="yes" yaxistitle="Votes" xaxistype="category" yaxistype="scale" chartheight="400" chartwidth="400" show3d="no" font="Arial">
24:         <cfchartseries type="pie" paintstyle="light">
25:           <cfchartdata item="SuperSpamX" value="8">
26:           <cfchartdata item="CoolEMailSender 1.7" value="7">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="COOLEMAILSENDER 1.7" VALUE="7">
PositionLine=26; Column=6
DetailThe tag <cfchartdata item="CoolEMailSender 1.7" value="7"> is not supported
Source
23:       <cfchart fontsize="10" showborder="yes" yaxistitle="Votes" xaxistype="category" yaxistype="scale" chartheight="400" chartwidth="400" show3d="no" font="Arial">
24:         <cfchartseries type="pie" paintstyle="light">
25:           <cfchartdata item="SuperSpamX" value="8">
26:           <cfchartdata item="CoolEMailSender 1.7" value="7">
27:           <cfchartdata item="SlickMailServer 3.5" value="4">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="SLICKMAILSERVER 3.5" VALUE="4">
PositionLine=27; Column=6
DetailThe tag <cfchartdata item="SlickMailServer 3.5" value="4"> is not supported
Source
24:         <cfchartseries type="pie" paintstyle="light">
25:           <cfchartdata item="SuperSpamX" value="8">
26:           <cfchartdata item="CoolEMailSender 1.7" value="7">
27:           <cfchartdata item="SlickMailServer 3.5" value="4">
28:           <cfchartdata item="sendmail" value="3">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="SENDMAIL" VALUE="3">
PositionLine=28; Column=6
DetailThe tag <cfchartdata item="sendmail" value="3"> is not supported
Source
25:           <cfchartdata item="SuperSpamX" value="8">
26:           <cfchartdata item="CoolEMailSender 1.7" value="7">
27:           <cfchartdata item="SlickMailServer 3.5" value="4">
28:           <cfchartdata item="sendmail" value="3">
29:           <cfchartdata item="CrudMail 0.3" value="1">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="CRUDMAIL 0.3" VALUE="1">
PositionLine=29; Column=6
DetailThe tag <cfchartdata item="CrudMail 0.3" value="1"> is not supported
Source
26:           <cfchartdata item="CoolEMailSender 1.7" value="7">
27:           <cfchartdata item="SlickMailServer 3.5" value="4">
28:           <cfchartdata item="sendmail" value="3">
29:           <cfchartdata item="CrudMail 0.3" value="1">
30:           <cfchartdata item="SomeBloatedEmailServer 2007" value="1">
^ Snippet from underlying CFML source
TypeTemplate
MessageUnsupported tag
Tag<CFCHARTDATA ITEM="SOMEBLOATEDEMAILSERVER 2007" VALUE="1">
PositionLine=30; Column=6
DetailThe tag <cfchartdata item="SomeBloatedEmailServer 2007" value="1"> is not supported
Source
27:           <cfchartdata item="SlickMailServer 3.5" value="4">
28:           <cfchartdata item="sendmail" value="3">
29:           <cfchartdata item="CrudMail 0.3" value="1">
30:           <cfchartdata item="SomeBloatedEmailServer 2007" value="1">
31:         </cfchartseries>
^ Snippet from underlying CFML source

BlueDragon Time @ Server: 03:53:46.046 Wednesday, 7 January 2009