I need the response of a button to open in a new window,
like using Target="_blank" or Target="_top".

is there a way to do this? I use Respose.Redirect in the buttons click method, but may be able to do it a different way.