PDA

Click to See Complete Forum and Search --> : Web polls


Fox
May 27th, 2000, 10:40 PM
Hi,
I'd like to do a voting option for my site, but I have really no idea where to start. I think it's possible to do that in Java / JScript but I never coded for any of these (Yes, I'm a real beginner ;))

It would be a very simple code which increases some value stored in a file on the server and display these results.

Currently I have a poll from pollit.com but I want to get rid of advertising...

Any help would be great

noone
May 28th, 2000, 12:57 AM
Hey Fox, to do that your are going to have to have something running on your server somewhere. You cant do it wil client side JS or Java alone.

Fox
May 28th, 2000, 03:49 AM
Ok, thx, are there any examples?

May 28th, 2000, 05:06 AM
http://www.beseen.com/quiz/quizsignup.html

theres only one banner on the results popup

Zaphod64831
May 28th, 2000, 05:35 AM
Or, you could try http://www.HTMLGear.com or http://www.bravenet.com

They offer pre-made ones that you can still customize.

Fox
May 28th, 2000, 11:49 AM
Thank you, I'll check out the site... :)

noone
May 29th, 2000, 08:01 AM
Fox, is there any language platform in particular you need to use?
ie. ASP, CGI, Servlets?

Fox
May 29th, 2000, 11:39 PM
No, but Im not that sure if its allowed to run CGI or somthing on my server... (spaceports.com) It can be any language, if it works ;)...