How do I tie the cookie that's produced from the login control of the ASP.NET 2.0 Membership API to use a specific domain programmically? I dont' know how to even talk to the cookie cause I don't know it's name...how do I even reference it..then tell it to point to a specific domain then save?
I need to "tie together the cookie with the domain" by referencing the information from my web.config below in my login's codebhind. I don't understand how. I need to also save that after doing so:
<add key="cookieDomainName" value=".test.com" />
<authentication mode="Forms">...
OK, maybe I can get some help here, this is a last resort. I know I'm asking a lot by having you download and install this but it's really not that bad and I've had it. Their support has sucked, documentation poor, application doesn't work with authentication by what I can see, and they can't...
I am looking for a very good Enterprise Forum with Blog. This will be used for our public website which serves about 1.5 million users.
This software cannot be cheesy, and must be as flexible as FuseTalk (www.fusetalk.com). FuseTalk authentificaiton has never worked and their support is...
Why isn't my aspx page rendering before the process() method call? What is
happening is when I run my page in debug mode, my aspx page never renders, and it's jumping straight into my process() method when I run in debug mode in VS 2005, using the VS
built-in web engine.
What should...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.