 | susan on September 19, 2008 | ASP
Hi Friends!
I am new for ASP. So pls any one help me...
IN login page, i have 2 text boxs.
1. Username -- username is name of the user(susan)
2. Password -- Password is Date of Birth (12/08/91)
I want to check the data in to the database. How?
Below is my coding: (Pls any one help me....) |
|
 | susan on September 19, 2008 | ASP
Pls any one help me.... (shivasusan@yahoo.com) |
|
| Eric on September 19, 2008 | RE: ASP
Hi Susan,
Try removing parts of your code until you get it to run without a runtime error. Then gradually add more code until you get the error. That way you will have an idea of where the error lies.
Eric |
|
| Provide an Answer |