I designed and built a CF message board and I have about 625 registered members on there right now. I am far from a proficient CF programmer as this msg board was my first attempt at the CF language. Here is where my problem lies. I have had to ban certian members from the site but they keep coming back.
Here is what I have done so far.
1. ecah user must have a unique email. If someone is already registered with bill@microsorf.com then that person cant register again with the same email.
2. I track the IP's and put them in a blocked database that gets checked every time a user logs in.
3. I suspend their accounts by odifying the password.
4. I drop a cookie whick wont let them in the fron door.
This person must have a million email address and enought ip's to start to get under my skin...
Any help would be appriciated...
Craig
Here is what I have done so far.
1. ecah user must have a unique email. If someone is already registered with bill@microsorf.com then that person cant register again with the same email.
2. I track the IP's and put them in a blocked database that gets checked every time a user logs in.
3. I suspend their accounts by odifying the password.
4. I drop a cookie whick wont let them in the fron door.
This person must have a million email address and enought ip's to start to get under my skin...
Any help would be appriciated...
Craig