T
Terry Olsen
I'm new at VB/ASP.NET. I'm creating a web site that uses authentication.
I've got the "create account" and "login" pages working. But how do I make
the user data available to all the web pages and keep someone from linking
directly to a page without going through the login page?
Also, all users have a domain account. Is it possible to validate the
user's login info against their domain account info so that there isn't a
need to "register"? If so, how?
Thanks!
Terry
I've got the "create account" and "login" pages working. But how do I make
the user data available to all the web pages and keep someone from linking
directly to a page without going through the login page?
Also, all users have a domain account. Is it possible to validate the
user's login info against their domain account info so that there isn't a
need to "register"? If so, how?
Thanks!
Terry