﻿<?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 Free / JavaScript Problems   / Javascript &amp; ASPNet (Form element) / 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>Thu, 21 Aug 2008 19:11:37 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Javascript &amp; ASPNet (Form element)</title><link>http://www.fusioncharts.com/forum/Topic1681-47-1.aspx</link><description>Hi,&lt;BR&gt;You can use the renderChart function and alos using registerwithJS option on.&lt;BR&gt;IE has some disabilities registering elements inside FORM. But it has a solution. &lt;BR&gt;You need to add an extra line of java script code after you render the chart.&lt;BR&gt;&lt;BR&gt;if(!&amp;#100;ocument.embeds[chartId])&lt;BR&gt;window[chartId]=&amp;#100;ocument.getElementById(chartId);&lt;BR&gt;&lt;BR&gt;We have successfully implemented this in FusionCharts.js (you can try the updated one pasted here)&lt;P&gt;and will soon release the updated version after other stability tests are over.</description><pubDate>Sun, 04 Nov 2007 06:42:49 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: Javascript &amp; ASPNet (Form element)</title><link>http://www.fusioncharts.com/forum/Topic1681-47-1.aspx</link><description>You can use renderChart too - but once the chart has initialized and rendered the initial data, you cannot change the data at client side (using JavaScript).</description><pubDate>Sat, 21 Jul 2007 03:50:53 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Javascript &amp; ASPNet (Form element)</title><link>http://www.fusioncharts.com/forum/Topic1681-47-1.aspx</link><description>Thank you.&lt;/P&gt;&lt;P&gt;So it means that, in Asp.Net, i can't use the "RenderChart" method and i have to use only the "RenderChartHTML" method ?&lt;/P&gt;&lt;P&gt;Philippe.</description><pubDate>Fri, 20 Jul 2007 04:31:13 GMT</pubDate><dc:creator>Papoum</dc:creator></item><item><title>RE: Javascript &amp; ASPNet (Form element)</title><link>http://www.fusioncharts.com/forum/Topic1681-47-1.aspx</link><description>If you're using the chart inside FORM elements, I'm afraid you cannot use the JavaScript API, as the API cannot then locate the chart in the page DOM.</description><pubDate>Fri, 20 Jul 2007 02:19:44 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Javascript &amp; ASPNet (Form element)</title><link>http://www.fusioncharts.com/forum/Topic1681-47-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;When I try to use javascript functions in a chart (last parameter = "1"), I have a javascript error in IE7 (it works in FireFox).&lt;/P&gt;&lt;P&gt;In another post i read :&lt;BR&gt;&lt;EM&gt;Please make sure that you're not placing the chart inside a FORM element. When the chart is inside a FORM element, the browser cannot access the chart using DOM.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In ASP.Net, everything is in a FORM element.&lt;BR&gt;How can I use javacsript functions in ASP.Net ?&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Philippe.</description><pubDate>Thu, 19 Jul 2007 04:15:35 GMT</pubDate><dc:creator>Papoum</dc:creator></item></channel></rss>