0
我正在使用.net,当我做表单身份验证并设置cookie(.aspxauth)域“.domain.com”它适用于除FireFox(v11)以外的所有浏览器。firefox .aspxauth cookie不工作
cookie将被保存成功,并验证了subdomain.domain.com但出于某种原因,似乎Firefox是不能识别/找到它,当我在顶层domain.com
问题似乎也存在于google chrome中
如何解决这个问题?
在此先感谢