i want to create a poll. When the user submits his answer, the page should display a graph showing the results. How do I make this happen?
Thanks
ankurchourasia
Jan 21st 2008, 9:56 am
If you using Java as a backend then try Applet to dynamically generate grapics.
you can also use SVG.....although it is a new technology..so most of old browsers are not compatible for SVG