>I'd like to implement a "Banned User" on my site, but I'm having trouble >figuring how to do it effectively. > >I already ban by IP and by username (adding the IP they are connecting >from if they try to sign in from another IP). But they can just change >IPs and make a new account (I'm considering implementing a system where >their password is emailed to them, but haven't yet). > >Is there anything else I can do that you people can come up with? :)
unless u want to manually approve every single user signing up, there's nothing u can do. u can start by banning his C block IP...but that might lock some legit ppl out. if he switches C blocks, then ban his damn B block too hehe. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317126 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

