Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there any way to log a user in after you have programatically created them?
Have been bashing my head off a wall with this one so any help is appreciated.
Hi.
Yes, there is.
FormsAuthentication.SetAuthCookie(username, persist);
Member.AddMemberToCache(member);
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Programatically log user in after creation
Is there any way to log a user in after you have programatically created them?
Have been bashing my head off a wall with this one so any help is appreciated.
Hi.
Yes, there is.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.