I want to create a CF script that allows users to register and login with a username and password. The registration part isn't a problem, but I'm having trouble with the login/password. I wasn't sure that this was even possible until I came here and noticed that the login for this site is done with CF. The experimenatal script I've done only works properly if the login is the first username in the database. Otherwise, it returns an error message and repeats it until the query reaches the correct one. Thanks for any help you can give.