hi all
i need to create a login page.
I have three fields in my UserMastertable
1.Login Id
2.UserName
3.Password
I had loaded these values in a dataset.
nOw i need to compare the values UserName and Passwd given in a form by user with column values in dataset! How?
help me
thanks
i need to create a login page.
I have three fields in my UserMastertable
1.Login Id
2.UserName
3.Password
I had loaded these values in a dataset.
nOw i need to compare the values UserName and Passwd given in a form by user with column values in dataset! How?
help me
thanks
Comment