退出Prinicpal,并返回到登陆界面

1FormsAuthentication.SignOut();
2Response.Write(@"<script>parent.location='"+Request.ApplicationPath + "/Default.aspx'</script>");
posted @ 2005-08-09 19:52  泡面 @ 幸福  阅读(235)  评论(0编辑  收藏  举报