front page dynamic database charts

  • Thread starter Thread starter celeste
  • Start date Start date
-----Original Message-----
Does anyone know how to build a chart from a database in
front page

To achieve this, you would need to write some custom ASP
or ASP.NET code. This code would query the database, feed
the data into a suitable ActiveX control, get the GIF
bits from the control, and send them to the browser.

To locate such an ActiveX control, type
? asp activex chart
into the IE address bar and press Enter.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

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

Back
Top