Anew ni mouse wrote:
How do you go about in hiding the results? I want to be able to do the following:
* after the guest has voted, to replace the poll with a some message that says that they have voted without showing the results of the poll
-A
Go to the admin panel and choose a template.
Click on the link Poll result and remove and the html codes from
the field result_loop and result_foot. Now paste your your message to the first field result_head
* prevent dial-up accounts with dynamic IPs from voting again? I was thinking of perhaps looking for the cookie, if it's in the users computer, then just display the message mentioned above (without the VOTE button) so they can't vote again.... any ideas on what needs to be done to do this?
the script *has* a cookie check. (poll_cookie.php)