//flex table opened by JP

Click to See Complete Forum and Search --> : I need a voting script.


Kurylo
05-09-2002, 04:13 PM
Hey, I want to to some voting on my site. I've heard that I need:
1. A HTML code which represents a form or a link to the script which creates that form.
2. An another script which checks if there were users, which vote one more time (I believe, that it in one more file for database + HTTP_X_FORWARDED_FOR for Perl), and saves the new data of the voting to another file + creates a thml file with a code to launch the (3).
3. A Java-script (or another scripting language) written code, which draws the diagram itself.

Can anybody (I think Steve R. Jones can) post me those scripts here?

Kurylo
05-24-2002, 03:51 PM
Hmm... And I thought you are all a great programmers here...

No Limit
05-24-2002, 05:06 PM
If you haven't already, check out The CGI Resource Index (http://cgi.resourceindex.com/).

Steve R Jones
05-25-2002, 04:49 AM
Sorry Kurylo, I don't have access to the code here and wouldn't know what to do with it if I did.

Kurylo
05-25-2002, 05:38 AM
OK, actually I DL'ed it yesterday from the CGI Resource Index.
Thanks.