HTML and Scripting Making a poll

Discussion in 'Computers' started by Basher, May 12, 2006.

  1. Basher

    Basher Mad Writing Skillz

    Joined:
    Mar 21, 2003
    Messages:
    4,413
    Likes Received:
    114
    I was wondering how do you html a poll?

    I have a layout that I changed. I would also like to see the results.
     
    #1
  2. Slydice

    Slydice ave, Lex, morituri te salutamus

    Joined:
    Apr 4, 2002
    Messages:
    281
    Likes Received:
    16
    You can't do it purely by html.

    Unfortunatly html just makes the "look" of your site. Polls would be done using a language like PHP, PERL or ASP for example. If your site supports them, you could probably google for a Poll done in those languages. Here's an example of a site providing PHP polls: http://www.refdev.com/free_scripts/PHP/Polls_and_Voting/

    If you google for "free hosted polls" you can probably get a website to host a poll for you and to provide you with the html to add it to your website. Here's one I found doing that search just now: http://www.go2poll.com/

    Hope that helps.
     
    #2
  3. Basher

    Basher Mad Writing Skillz

    Joined:
    Mar 21, 2003
    Messages:
    4,413
    Likes Received:
    114
    It will once I get there. Thanks btw
     
    #3

Share This Page