I would like to request a tutorial on how to write or 'script' a coldfusion poll application that captures the voter's ip address to prevent repeat voting or ballot stuffing (by using the browser's back button) without the use of cookies.
My highest regards for your helpful efforts.
Many thanks for your highly valued contributions,Salfre.
IPaddress is not a viable solution for setting poll. Use the combination of cookies, ipaddress and user-agent and store in database to do all the work.
Check google u will find a bunch of the cfpolling info
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Door to Coldfusion Community Will Remain Open Till World Ends