Click to See Complete Forum and Search --> : show windows login dialog box.
daimous
Oct 27th, 2006, 07:21 PM
hi guys! is it posible for me to call or show the windows login dialog box like what shown below and store to a variable whatever the user inputs from each textbox or it is just advisable to create my own. by the way, im using c#.net 2005 and im going to use it in Windows form Application Thanks in advance!
maillingid
Jul 17th, 2009, 02:42 AM
PLS SEE THIS LINK
http://www.asp.net/learn/security/tutorial-01-vb.aspx
:wave:
dkerry
Jul 17th, 2009, 01:00 PM
You should take a look at the CredUIPromptForCredentials (http://msdn.microsoft.com/en-us/library/aa375177(VS.85).aspx) function. Just to let you know, it requires some knowledge of Win32 API.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.