ASP.Net with Sharepoint
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I'm trying to create a website with a logon screen and two parts, a public area and a member area. The first page will be the public area. The user then clicks login and is directed to a login page which checks logins with a database. Once the user is logged in they need to be directed to a sharepoint site. Here is my problem...I need the Sharepoint site to use the login info from the login page. I would imagine Sharepoint uses session variables to store the login info, does anybody know what these are? Thanks Scott
There are 10 types of people in the world, those who understand binary and those who dont.