///MVC4.0中项目发布遇到IE11时session存入URL中,导致记不住密码的问题,在webconfig中配置
<system.web>
<authentication mode="Forms">
      <forms loginUrl="~/Account/Login" timeout="2880" cookieless="UseCookies" />
    </authentication>
 </system.web>

 

结伴旅游网 www.jieberu.com

推推族  www.tuituizu.com

posted on 2015-01-20 17:32  车车12138  阅读(267)  评论(0编辑  收藏  举报