﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and ASP  / help!!!! / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 03 Dec 2008 02:03:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: help!!!!</title><link>http://www.fusioncharts.com/forum/Topic1928-30-1.aspx</link><description>hi, &lt;/P&gt;&lt;P&gt;please refer to the recent post up here..&lt;/P&gt;&lt;P&gt;[url]http://www.fusioncharts.com/forum/Topic1930-28-1.aspx[/url]</description><pubDate>Fri, 10 Aug 2007 04:31:18 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>help!!!!</title><link>http://www.fusioncharts.com/forum/Topic1928-30-1.aspx</link><description>Microsoft VBScript runtime &lt;FONT face=Arial size=2&gt;error '800a000d'&lt;/FONT&gt;&lt;FONT face="宋体, MS Song" size=3&gt; &lt;/FONT&gt;&lt;P&gt;&lt;FONT face=Arial size=2&gt;Type mismatch: 'renderChart'&lt;/FONT&gt; &lt;P&gt;&lt;FONT face=Arial size=2&gt;/nexweb/nany3.asp&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;, line 140&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt;what's that mean? my code is below:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Dim cost1,cost2&lt;BR&gt;   cost1 = Int(Request.querystring("edemand"))&lt;BR&gt;   cost2 = Int(Request.querystring("eprice"))&lt;BR&gt;   &lt;BR&gt;   Dim strXML&lt;BR&gt;   &lt;BR&gt;   strXML = "&amp;lt;chart caption='Sales by Product Category' subCaption='For this week' showPercentValues='1' pieSliceDepth='30' showBorder='1'&amp;gt;"&lt;BR&gt;   strXML = strXML &amp;amp; "&amp;lt;set label='Soups' value='" &amp;amp; cost1 &amp;amp; "' /&amp;gt;"&lt;BR&gt;   strXML = strXML &amp;amp; "&amp;lt;set label='Salads' value='" &amp;amp; cost2 &amp;amp; "' /&amp;gt;"&lt;BR&gt;   strXML = strXML &amp;amp; "&amp;lt;/chart&amp;gt;"&lt;BR&gt;   &lt;BR&gt;   Call renderChart("../nexweb/FusionCharts/Pie3D.swf", "", strXML, "Sales", 500, 300, false, false)</description><pubDate>Thu, 09 Aug 2007 14:44:11 GMT</pubDate><dc:creator>hifen</dc:creator></item></channel></rss>