Raffle script to reward Voters
Running a (local area) poll on a website which records ip address (to a flat file) to prevent multiple votes .
I seek to make arrangements to provide a reward incentive for voting.
Could a prize be given further to a random ip address selection at the end of the poll. The winning ip address could be published on the website thus enabling winner to claim prize.
Question 1. Is such a thing possible! :o
Question 2. Are computer users familiar with their ip addresses?:o
Question 3. How would a person prove that their computer was the winner? :o
Question 4. What software or script would make the random selection from the ip addresses? :o
Thanks in advance.