Hi, I'd like to create a user system registration on my website. People will create their accounts, and it will send the information to a database. The script will read the data from the database, and create sub-accounts automatically. My hosting provider only offers shared servers. So when I try to create the sub-account "mike" for example, it says that it is already used, but it isn't used under my account. I want this system registration to automatically tell the visitor whether the user is available or not, keeping this in mind. Is this possible? Or do I need to get my own hosted server? I've been using PHP and Javascript already, not a pro at it yet, but might just need a few fix ups to certain scripts here or there. Can somebody help me in telling me what I need to add to my scripts to be able and get this to function? Or if you offer your own original scripts, or any others that you seen on the web, please let me know. Thanks a lot. luceduce