Connecting Tech Pros Worldwide Forums | Help | Site Map

how can i make a poll

Mario
Guest
 
Posts: n/a
#1: Jul 20 '05
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|
-----------------
http://www.kluivie.nl



kaeli
Guest
 
Posts: n/a
#2: Jul 20 '05

re: how can i make a poll


In article <3fb2436e$0$1850$fb624cd1@morenews.zeelandnet.nl >,
infokluivie@zeelandnet.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.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
Fabian
Guest
 
Posts: n/a
#3: Jul 20 '05

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!
http://www.lajzar.co.uk

Traveler
Guest
 
Posts: n/a
#4: Jul 20 '05

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$1850$fb624cd1@morenews.zeelandnet.nl >, Mario
<infokluivie@zeelandnet.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! =-----
Mario
Guest
 
Posts: n/a
#5: Jul 20 '05

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
http://www.kluivie.nl



Closed Thread