Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear All,

I have a application where I'm using user login id, password and domain name to validate from Active directory. ( e.g bob.mathew, mypassword, mycomp.net).

But i want to validate the user on basis of his employee id and password. Is it possible to do?
I did not find any suitable option to do so.


Please help me.


Regards,
Vidi


N.B : I have only 3 input Employee id, password and domain name (e.g. 3344, mypassword, mycomp.net)
Posted
Updated 3-Mar-13 17:30pm
v2
Comments
dpalash 28-Feb-13 3:35am    
have you tried a sql query to do so ?
vidiking 28-Feb-13 4:31am    
How to do it using Sql Query?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900