I want to do an equivalent of target="_blank" in vb.net. How can I do that? Right now I'm using response.redirect in the code-behind.