Actually, you have to do the location.href. The response.redirect won't work after you have processed HTML code to the page. And beings you are doing all of this off of a button, which means client side( I am guessing) you need the client side redirect which is
location.href or
window.location
The money's gone, the brain is shot.....but the liquor we still got.