how to redirect on same page area on button click without postback?

On clicking button I want users to be redirected to some specific area in same page. I know it can be done with using anchor tags but not sure how will it possible with asp.button. On clicking button I want the user to redirect to a place holder. Please guide me how to do this.Thanks
 
Back
Top