I have a login page on which are userid and password feeld, but I want to write the query for login when user can give username or emailid in userid textbox.
+3
A:
That's a bit too vague. If you are just starting out, I'd recommend you look at the login control. You could use this in conjunction with the SQL Server Membership provider and not have to write any SQL yourself.
RichardOD
2009-09-14 07:26:05
Yeah right,or it's better to take book and read.
x2
2009-09-14 07:30:59
x2- I agree. For some reason not everyone wants to learn!
RichardOD
2009-09-14 07:34:03