I just took a basic .asp class and I am looking for some good tutorials that will help me learn how to create an .asp page that will interact with my database. My database is created in MSAccess. I want to create a register page that takes all my customers input (including a username and password) and puts it in the database and allows them to from that point forward log in to a secure area of my website. I also want to create a page that will call information from the database to allow them to log in and give them their information if they forget their username or password. Does anyone know where I can learn how to do this?