Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading Forms

Status
Not open for further replies.
Jun 28, 2002
34
0
0
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top