Help for this page

Select Code to Download


  1. or download this
    <%@ Language='VBScript' %>
    <%
    ...
      Set PieChart = Server.CreateObject("WCP.WCPCharts")
      FileName = PieChart.CreatePieChart(arrChartData)
    %>
    
  2. or download this
    <%@ Language='PerlScript' %>
    
    ...
    %>
    
    <%=$return%>