BOB101
11-07-2005, 03:38 PM
I want to make a register form for my .htpasswd file. When the info has been sent I want the username and password info to go to my .htpasswd file. And I want it to check if the username has already been used. If this requires server-side script, I can use PHP.