Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Who is using cookies?
Message
De
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:
01554719
Vues:
23
>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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform