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
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