how to capture the chart control output ?

J

Jon Paal

To produce 1 dynamic chart, I add a control to my aspx page positioned in a placeholder.

I need to have more than one chart and need to capture the chart control output so it can be complemented with table tags.

The chart control, renders an image by adding an html tag to the page like:

"<img src='webchart_image_processor.aspx?id=f64fef28-5adb-4103-8ac6-aaf10b70d1a2' border='0'>"

How can I extract this tag information from the control, to mix it with string information, to build up a table of charts ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top