Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Who is using cookies?
Message
 
 
À
10/10/2012 15:11:56
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01554695
Message ID:
01554730
Vues:
27
>>In my web.config I have the following:
>>
>>	<authentication mode="Forms">
>>		<forms name="MyAppName" path="/" loginUrl="MyAppLogon.aspx"/>
>>	</authentication>
>>
>>
>>Therefore, user has to enter his/her ID and password which are validates in the MyAppLogon form.
>
>Ah ok, this is ASP.NET related and not IIS.
>
>>I have not had problems with browser blocking cookies because the app is installed on intranet and the users know that they have to allow cookies. But what I should have said, correcting myself, is when the application is using Form Authentication the cookie is not used. But when the application runs without form authentication (anonymously), the cookie is used to get the user name/email/etc. from the database.
>
>If the cookie is not used on Form Authentication, what is the persisent method being used? ...HTTP header?

I will be honest; I don't know. I will have to figure it out. I am sorry that I am not helpful with this.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform