Hi All,
In my Application I have authentication form when my application starts , if the login is successful then user can perform some task now the problem is I have to give one logout button in my application which will perform below task if it is clicked. If logout button is clicked I want to go back @ auttentication page and again ask user for username and password. I am getting proper approach for doing this can some one suggest some approach on this one. Thanks Kumar

