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

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