|
-
Apr 25th, 2005, 12:23 PM
#1
Thread Starter
Junior Member
Help with FormsAuthentication
Hi all
I would like to create a login screen which will authentication the user, store the user id and store a generated session ID.
I use FormsAuthentication.SetAuthCookie(USER_ID, False) and later on use id.Ticket.Name to retrieve USER_ID. That's fine and working.
However, how can I store (and retrieve) the session ID? I really need some help. Thanks a million.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|