I'm running Windows Server 2003, Enterprise Edition with IIS version 6.0. My reg page is not writing new accounts to my account database. It says that is was successful (with no error messages) but it's not working. The reg page is reading the database. When I enter a username that is already in the database, I get the error stating that it exists and to choose another one. I have checked the permissions, odbc connection, the config files, and just about everything else that I can think to get this to work. The IIS seems to be configured correctly. I have several other php files that are working, ie: OSDS. Any ideas?