----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: geek_prad Message 6 in Discussion Use the following element in web.config file. <authentication mode="Windows"> Then use the Identity object to retreive the user name. You can also use the User object to check if the user is in a specific role. Page.User.Identity.Name Hope this helps. cheers, Pradeep -----Original Message----- From: anu [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 6:45 PM To: BDOTNET Subject: Re: Windows Login New Message on BDOTNET Windows Login Reply Reply to Sender Recommend Message 4 in Discussion From: anu cud u please let me know how, am totally new to .NET ----- Original Message ----- From: BDOTNET To: BDOTNET Sent: Monday, January 12, 2004 3:43 PM Subject: Re: Windows Login New Message on BDOTNET Windows Login Reply Recommend Message 2 in Discussion From: geek_prad use windows authentication mode in ASP.NET, the settings have to be changed in web.config file. cheers, pradeep -----Original Message----- From: anu [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 3:42 PM To: BDOTNET Subject: Windows Login New Message on BDOTNET Windows Login Reply Reply to Sender Recommend Message 1 in Discussion From: anu Hi I'm working on an ecommerce customizing application, which is on .NET. It has a login screen and authenticates the user by verifying based on the login. Now, my client wants to capture the windows loging and allow access and doesn't want the login screen to show up. Some one - please let me know - how do I capture the windows login in ASP.NET / VB.NET. Thanks and Regards Ananth H V View other groups in this category. View other groups in this category. View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
