I really could do with knowing how to open a new browser window with an aspx page from an aspx page.
I currently have a response.redirect call in the click event of a button. When the button is clicked i need to display an aspx page in a new window.
:bigyello:
