HTML tables
Posted: Wed Jul 13, 2011 7:23 am
Currently we are building HTML file to display graphs using Dynamic Chart using a url, which works just fine.
Now would like to add a table to display the data used to build the chart. Since data is available when buildin the charts would like to build the HTML table at the same time but could not figuare out hoe to display the table usind the url like used to display the graph.
Can use a subfile but then the data has to be reselected and displayed everytime a chart is viewed. Multiple charts for the 12 months for past couple of years.
Can build the HTML file using the correct html tags for a table.
How would you display that table using the html file created?
Now would like to add a table to display the data used to build the chart. Since data is available when buildin the charts would like to build the HTML table at the same time but could not figuare out hoe to display the table usind the url like used to display the graph.
Can use a subfile but then the data has to be reselected and displayed everytime a chart is viewed. Multiple charts for the 12 months for past couple of years.
Can build the HTML file using the correct html tags for a table.
How would you display that table using the html file created?