You need to create an Users table which contains some fields, like UserID, UserName, LastName, FirstName, EmailAddress, and so on. And then you can create two files. One is for a registration form and the other for its process. If you need more details or some samples, you can read the book "Beginning ASP Databases" by John Kauffman from Wrox.