Build a Perl/CGI Voting System
By Allan Peda2005-07-05
Details: E-mail gotchas
voter_is_okay() within the DraftBallot class to consult a list of acceptable e-mail addresses. Effectively, this would require users to register in advance to vote. Other methods of preventing duplicate votes could involve collecting IP addresses or setting cookies on the client, but I rejected these approaches as it is likely that many students would use shared public terminals on campus.
First published by IBM DeveloperWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Build a Perl/CGI Voting System"
You must be logged in to post a comment.
Link to This Tutorial Page!

