Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Best ASP Chart Tool?

What's the best tool out there for producing web charts via ASP? I'm needing
something for our intranet. We develop with Visual Interdev 6 and FrontPage
2000 using NT and SQL 6.5. Some tools I've found on the web are: WebCharts,
APEX True WebChart, dgChart, and Chart FX. Does anyone have any experience
with any of these? Thanks for any help.

Houston
[397 byte] By [Houston Giles] at [2007-11-9 15:35:46]
# 1 Re: Best ASP Chart Tool?
create actixex dll with a form, draw any graphics on the form, save as jpg,
link this image.
eeee at 2007-11-11 23:41:20 >
# 2 Re: Best ASP Chart Tool?
I like Graphics Server. www.graphicsserver.com.
They have a DTC component for ASP pages that works well, it is advanced
programming and very robust. I think about 250$. It can do just about
anything you want it too. Gantt, log-log, semi-log, pie, 3d bar, etc.

A cheaper, less robust one is ASPChart, which I think has a link on
www.activeserverpages.com, for about 100$. Good for simple stuff.

I have used both.

Jeff

--
------------------
Chemical Information Services, Inc.
Mailing Address: P.O. Box 743512 Dallas, TX U.S.A 75374
Corporate Offices: 9550 Forest Lane, Suite 321 Dallas, TX U.S.A. 75243
Tel: 214-349-6200 Ext. 106 Fax: 214-349-6286
www.chemicalinfo.com
"Houston Giles" <houston_giles@teccor.com> wrote in message
news:394930fc$1@news.dev-archive.com...
>
> What's the best tool out there for producing web charts via ASP? I'm
needing
> something for our intranet. We develop with Visual Interdev 6 and
FrontPage
> 2000 using NT and SQL 6.5. Some tools I've found on the web are:
WebCharts,
> APEX True WebChart, dgChart, and Chart FX. Does anyone have any
experience
> with any of these? Thanks for any help.
>
> Houston
Jeff Binnig at 2007-11-11 23:42:25 >