how can i make a poll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mario

    how can i make a poll

    Hello everybody,

    Does anybody know how i make a script to make a poll? I mean a small poll
    when you can choose yes or no?

    --
    -------"""-------
    ---([(0^0)])---
    °?----(_)-----?°
    | Greetz Mario|
    -----------------



  • kaeli

    #2
    Re: how can i make a poll

    In article <3fb2436e$0$185 0$fb624cd1@more news.zeelandnet .nl>,
    infokluivie@zee landnet.nl enlightened us with...[color=blue]
    > Hello everybody,
    >
    > Does anybody know how i make a script to make a poll? I mean a small poll
    > when you can choose yes or no?
    >
    >[/color]

    Not with just normal client-side javascript if you expect to save the
    results somewhere.

    If you don't have server-side scripting for saving to a DB or file, try
    a free poll service such as Bravenet. Be prepared for banners, though.
    Some websites come with this service, so check with your host. Mine has
    it ready to go for free as part of my package.

    -------------------------------------------------
    ~kaeli~
    Jesus saves, Allah protects, and Cthulhu
    thinks you'd make a nice sandwich.


    -------------------------------------------------

    Comment

    • Fabian

      #3
      Re: how can i make a poll

      Mario hu kiteb:
      [color=blue]
      > Hello everybody,
      >
      > Does anybody know how i make a script to make a poll? I mean a small
      > poll when you can choose yes or no?[/color]

      This requires saving data (the poll responses) somewhere, such as the
      server. Since javascript cant do this, you need something else. cgi,
      php, etc.


      --
      --
      Fabian
      Visit my website often and for long periods!


      Comment

      • Traveler

        #4
        Re: how can i make a poll

        There are many free services on the web that will host a poll for you.
        Do a search on "poll" or "survey" in google.

        There is no easy way to do it yourself unless you just want answers
        mailed back to you.

        In article <3fb2436e$0$185 0$fb624cd1@more news.zeelandnet .nl>, Mario
        <infokluivie@ze elandnet.nl> wrote:
        [color=blue]
        > Hello everybody,
        >
        > Does anybody know how i make a script to make a poll? I mean a small poll
        > when you can choose yes or no?[/color]


        -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
        http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
        -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

        Comment

        • Mario

          #5
          Re: how can i make a poll

          Allright thnx everybody for the information over the poll.
          I am looking further because i saw a script but those was not working
          Greetz Mario
          --
          visit my homepage he is better than all the startpage you know




          Comment

          Working...