开发者

how to clear the fields in the login page while refreshing in asp.net master page

I have one login page that inherits master page. I enter the incorrect username and password then clicking the login button it will shows the error message. I want when I refreshing the page both error message and username field will remove. Can anyone have this experience.. Thank 开发者_如何学JAVAyou...


Use Response.Redirect("~/Login.aspx") method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜