PDA

Click to See Complete Forum and Search --> : Simple ADO Problem!!!


Parasu Raman
Feb 14th, 2001, 11:47 PM
Hi guys,
Im having 2 asp pages. First one (login.asp) has two text boxes (loginid and password) and a submit button. The second asp page (logincheck.asp) is for checking the authentication.
The problem is, when i open the connection and recordset, i can't even read the value from the recordset. When I say submit in the login.asp, the control is transfered to the submitcheck.asp and says that "Page cannot be displayed"
Anybody, pls help this simple problem

Cheers

Parasu Raman
Feb 14th, 2001, 11:52 PM
Guys,
The problem is rectified. I didnt have any content in the logincheck.asp file. I added a back button and things work perfect.

Thanx