To: [EMAIL PROTECTED]
Sent: 4/23/02 7:09 AM
Subject: [DOTNET] Problem in Forms Based Authentication
Hi,
I have a small problem in Form based authentication.
I have custom roles defined in the database. I get the roles from DB and
then store in the Cookie as shown in the code below for assigning it
la
Hi,
I have a small problem in Form based authentication.
I have custom roles defined in the database. I get the roles from DB and then store in
the Cookie as shown in the code below for assigning it later to the current context
user.
private void Submit_Click(object sender, System.EventArgs