Done a couple of these: 

One potential way of approaching this is simple cookies - drop a cookie
as to whether or not someone voted - (granted they must have cookies
turned on). 

Forced registration before polling, (something simple like email input)
- to track responses. Used in conjunction with the cookies you can
effectively strip responses from those that abuse the system. 

And now for the really creepy one: given that a majority of browsers are
using an IE/Win combination there's this:

http://www.computerbytesman.com/privacy/supercookiedemo.htm

But as you can see, cookies/JS are about the only effective way to
identify a client: but building the system to detect and store responses
(building identifier hidden form fields with JS) based on whether or not
it was a "clean" poll will allow you to at least filter out multiple or
invalid responses at report time. 

Erik Yowell
[EMAIL PROTECTED]
http://www.shortfusemedia.com


> -----Original Message-----
> From: Tim Laureska [mailto:[EMAIL PROTECTED]
> Sent: Saturday, July 19, 2003 6:18 AM
> To: CF-Talk
> Subject: track duplicate survey votes
> 
> I have a basic yes/no survey question at a site that is not password
> protected (we'd like to keep it that way so as not discourage
response)
> 
> Our recent survey question was obviously jumped on by somebody who
> placed many more yes votes than would be realistic for the issue ....
> I'm trying to figure out the best way to track duplicate votes if this
> is possible ... this may be a simple problem but its new to me and was
> hoping someone could give me a "best way to do this" nudge in the
right
> direction
> 
> Thanks in advance
> Tim Laureska
> 
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to