Forum Moderators: open

Message Too Old, No Replies

.asp database interaction tutorials

can anyone point me to some good tut's

         

Blelisa

2:25 pm on Feb 15, 2005 (gmt 0)

10+ Year Member



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?

mattglet

6:32 pm on Feb 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



W3Schools probably is the best place to start

[w3schools.com...]

Blelisa

6:48 pm on Feb 15, 2005 (gmt 0)

10+ Year Member



thanks I went there and think I found what I needed. See my later post in this forum though because it does not seem to be working.