Since ASP can easily access database data and present it on the Web, it comes as no surprise that many Web developers
would like to be able to turn this raw data into easy-to-read and nice looking graphs. Unfortunately ASP does not
include any sort of intrinsic graphing capabilities. However, you can create HTML-only graphing solutions using ASP
or you can go the route of professional third-party components. Whatever you decide to do, hopefully you'll find
the following articles helpful in your quest for graphing with ASP!