Turning numbers into graphs with ASP
This tutorial presents a couple of ways to display your data in a graphical way by using charts without using server components. The first approach is using images with ASP to display bar graphs. The second approach is a Java applet that can display a more advanced graph, but depends on a Java capable browser.
Views: 885 | | by Amy
View this tutorial