Click here to Skip to main content
16,004,587 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to develop one application in that there are two pages
VB
1)abc.aspx
2)pqr.aspx
Now I want to give automatic login using LDAP in that application on following basis

1) suppose user is in company domain like xyz then he doesn't need login he directly move to the abc.aspx page.(This is for Company internal users)
2) And suppose user is from outside the company domain like xyz the he move to the pqr.aspx page(This is for external user user)
Posted
Updated 17-Dec-14 22:38pm
v2

1 solution

 
Share this answer
 
Comments
Member 11270220 17-Dec-14 6:15am    
Not getting idea????
Thanks7872 17-Dec-14 6:19am    
For that you have to read it,understand it,and implement it. And after that,if things doesn't work the way you expected,come back and explain your issue.

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