tnx in advance....
How to validate log in using my database....
i have two forms,the LOG IN and UPDATE,how to make validation in my log in that after logging in,i can switch to UPDATE form?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Felix CalvoPosted Mar 24, 2010, 2:14 AM
Also how to validate my LOG_IN button on my database to test if already registered or not....
tnx a lot HIRENDRA for ur reply...
Lalit MPosted Mar 23, 2010, 7:57 AM
http://forums.asp.net/p/1525556/3679129.aspx
http://www.haneng.com/asp-forum/Login---check-database-if-user-exists...-c_13236.html
http://www.dotnetfunda.com/articles/article141.aspx
Hirendra SisodiyaPosted Mar 23, 2010, 7:46 AM
please explain more....
i think you want to say that on logIn form, user input userid or password after that application check correct information and than open update form ..right?
thanks