Displaying the graph for poll results

Discussion in 'Programming' started by XooX, Jan 14, 2008.

  1. #1
    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
     
    XooX, Jan 14, 2008 IP
  2. ankurchourasia

    ankurchourasia Guest

    Messages:
    20
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    ankurchourasia, Jan 21, 2008 IP