I do not necessarily have to use response.redirect, but that is what I had. I would like to open the selected link in a new window. How do I do that?
context
I added to @DaveWalker response:
Response.Write("")
This will create a popup instead of opening a new tab.