Author: suanleba | Posted on: 5/19/2009 12:45:54 AM | Views : 1025

Hi there,
we have developed a website in Visual Web Developer 2008 for user to submit their online request , currently we are using login control and createUserwizard in login page for user authentication purpose, all the users who use this website are under same domain, now user feedback is there anyway no need to crerate user account in log in page but by using their windows logged in username and password instead for user authentication in log in page?
my question is how I can get username/password from a NT logged in user in my application? with this, we can programming to achieve user authentication when user key in username/password in a customized login control in login page,  additionally, how to retrieve user's email address so a Gridview control can display users' all previous request based on the username and email address from data ...

Go to the complete details ...