>how can I let the user vote for one time?
you can't
if the user gets on the site via an anonymous proxy(anonymizer, ...), he always is able to vote as many times as he wants.
with this in mind, you should use the cookie-way. but i wouldn't let the user wait, if he has cookies disabled. just...
I want to use very dynamic and variable variables in my site as follows:
birthday is the column where i want to write the date
this works:
------------
<cfset birthdayyear="01">
<cfset birthdaymonth="12">
<cfset birthdayday="24">
<cfset...
we've checked it out
it is definitively the ntfs secure section and the multipart-form which doesn't fit.
maybe you let your user identify himself via form and set a cookie on his browser if he is identified. then you only let him access your uploadsite when he has got the cookie (this is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.