J
jdstroud
I have an asp.net application on our intranet, and I am trying to use
windows authentication.
My problem is that I would like to get the user's credentials without
having the login / password box pop up when you go to the page.
I'm currently logged into the domain, and I when I go to the web site,
I would like the site to realize that I am logged in, and not prompt me
for my username / password.
So, here are my questions:
1. Can this be done?
2. If so, what am I doing wrong?
Thanks all!
windows authentication.
My problem is that I would like to get the user's credentials without
having the login / password box pop up when you go to the page.
I'm currently logged into the domain, and I when I go to the web site,
I would like the site to realize that I am logged in, and not prompt me
for my username / password.
So, here are my questions:
1. Can this be done?
2. If so, what am I doing wrong?
Thanks all!