10-10-2009, 11:17 AM
(This post was last modified: 10-10-2009, 11:25 AM by beansofham.)
(10-09-2009, 07:13 PM)CryptoSoldier Wrote: So my question (bare with it please, It may sound weird at first, but when I get the site launched it will make sense)....So I have an IQ test at the beginning of my site, and I want to make it so that if you pass the IQ test, your IP is set into the database so that you have access to the site all the time, and when you click "enter the site" at the home page it skips the IQ part and goes directly to the main page. Is there a way to code it so that it can do this, and will permanently ban anyone who fails the IQ test?
I know this sounds really weird at the moment, but this will make sense when the site is launched.
Also, will it be coded in PHP, Java....Please help....
Thanks
This is not web design. This is web development, and your question has absolutely nothing to do with web design.
(10-09-2009, 07:18 PM)Alex Wrote: I see a huge problem. Considering most people now have dynamic IPs it won't work. Why not instead allow them to register after passing the IQ test?
Also with proxies being as popular as they are now a days it's not good to use IPs for another reason.
Most people don't know the full extent of cookies. Many still do not know about cookies. He could make a cookie which would help him keep people banned, and he could have the cookie give his server the User's actual IP address in the event that they're using a proxy.