<body>
<h1>AnyChart Sample of Simple Using AnyChart with ASP.NET and Arrays</h1>
<p>Please see data.asp code to see how xml for AnyChart is created using ASP.NET</p>
<div id="container"></div>
<script type="text/javascript" language="javascript">
//<![CDATA[
var chart = new AnyChart('AnyChart.swf');
chart.setXMLFile('data.aspx');
chart.write('container');
//]]>
</script>
</body>
ไฟล์ ล่างนี้ผมอยากจะ เรียก data จาก DB ได้อย่างไร ครับผมว่าเวลาสร้างงานใน project นี้ มันก็ error อยู่แล้ว ตรง xml tag น่ะครับ พอ run จากตัวอย่างก็ทำงานได้ปกติ เลยไม่รู้ data.aspx