Forums
This topic is locked
Chart
Posted 29 Jan 2004 20:45:54
1
has voted
29 Jan 2004 20:45:54 Carlos Leal posted:
Does anyone knows a tutorial that generate a bar chart, in Dreamweaver Ultradev, ASP.Thanks
Replies
Replied 06 Feb 2004 15:37:19
06 Feb 2004 15:37:19 Vince Baker replied:
You can do this (simple graphics only) by creating a table of fixed size and then inserting an image into a row or column. Then, dynamically enter the size of the image from your database and that will control the hieght or width of your bar. I have used this method several times to crreate simple bar charts. Anything more complex and you will need to by yourself an applet or start using Flash....
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 10 Feb 2004 02:22:11
10 Feb 2004 02:22:11 Phil Shevlin replied:
webassist.com has a nice flash extension also.