Thanks for the response.
What do I want to do is When the Button is Clicked, the page is postbacked to the same page ?
I cannot do Response.Redirect as I have form and the lots of form datas are required to be posted and the Base HRef in Master Page cant be changed.
Any possible help for this?