PaulHamill
MIS
All
I am completely new to HTM/ASP Programming. I am using Visual InterDev with an SQL 7.0 Server. I have managed to write a simple login page which requires Username and Password information. This information is then passed to an ASP page which validates it against a table in the database, responding with an successful/Unsuccessful message. (I am using a DSN to accomplish this)
My question is in two parts,
Part 1 - can you tell me how to display a form if the login is successful but also how to return to the original login page if unsuccessful
Part 2 - Can you tell me of any good tutorials, web sites or books that will get me up and running with HTML,ASP Visual InterDev and SQL
Thanking you all in advance
Paul
I am completely new to HTM/ASP Programming. I am using Visual InterDev with an SQL 7.0 Server. I have managed to write a simple login page which requires Username and Password information. This information is then passed to an ASP page which validates it against a table in the database, responding with an successful/Unsuccessful message. (I am using a DSN to accomplish this)
My question is in two parts,
Part 1 - can you tell me how to display a form if the login is successful but also how to return to the original login page if unsuccessful
Part 2 - Can you tell me of any good tutorials, web sites or books that will get me up and running with HTML,ASP Visual InterDev and SQL
Thanking you all in advance
Paul