Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Choices for Form Authentication Path attribute?
Message
From
13/03/2006 21:23:11
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01103978
Message ID:
01104018
Views:
20
>The Forms Authentication tag (in Web.config) has an attribute path.
>A book on ASP.NET says that "path Specifies the path fo cookies issued by the application. The default value is a backslash (/)...."
>
>Therefore, the following example works:
>
>
><forms name="ProgAspNetCookie" loginUrl="myForm.aspx" path="/" />
>
>
>What I don't understand is what would be other choices (e.g. sample entries) in the path attribute? Would it be a name of a folder?

It would be a folder name - the name of a subweb/virtual directory if you have nested web applications and the cookie is for the subweb's use.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform