Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-17-2004, 08:37 PM   PM User | #1
eezer
New to the CF scene

 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
eezer is an unknown quantity at this point
javascript webpolls?

i have been asked to put a poll on our website, but i am not too keen on going through a third party site and would prefer to keep it all on our own (to keep it all looking nice and integrated).

i have looked at the source of a couple of third party polls and they seem to use javascript, but i'm not sure if i'm seeing the whole script or not.

is it possible to create a poll using just javascript, and if so, how do i go about it? i'm looking to have about 10 questions.

if it is possible, would the results show just a percentage, or would it show total votes cast?

i am totally new to javascript, so really dont have much of a clue.

Thanks in advance to anyone who can help me out with this
eezer is offline   Reply With Quote
Old 02-17-2004, 08:44 PM   PM User | #2
Roy Sinclair
Senior Coder

 
Join Date: Jun 2002
Location: Wichita
Posts: 3,880
Thanks: 0
Thanked 0 Times in 0 Posts
Roy Sinclair will become famous soon enough
Javascript on it's own isn't going to be of much use for createing a poll because you need some server side component to store the results from the poll.

Look at whatever server side languages you have available and then search for polling code written in those languages.
__________________
Check out the Forum Search. It's the short path to getting great results from this forum.
Roy Sinclair is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:49 AM.


Advertisement
Log in to turn off these ads.