Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Authentication, ASP.NET and Cookies
Message
From
12/04/2005 03:41:14
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
06/04/2005 13:59:52
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01001457
Message ID:
01003609
Views:
28
Dimitry, if your PC will not allow cookies, you can forget about developing Forms Authentication on it. Everything is dependant on the authentication ticket that is stored in a cookie on the client.

>>try:
>>
>>deny users="?"
>
>I did but to no avail. You see, as I indicated in the inital message, there is something strange on my PC or on my .NET setting that it won't allow me to create a cookie from ASP.NET page.
>Even if I put a specific code to create a cookie, it won't work. However, if I run my ASP.NET page right from the VS.NET (by right mouse clicking on the page and selecting to run it in a browser) the cookie will be created. As I mentioned I tried with IE and with Firefox and neither works. So I guess it is something different.
>
>If you think of any things, please let me know.
>
>Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform