How do you use Response.Redirect to open a new browser window?
Can anyone help with how to use the Response.Redirect method to open a page in a new instance of the browser. In this case it is a report. When the user selects a report from a list then I want to display the report but when they close the report the resport list window (browser) should stay open. Any help would be greatly appeciated. Thanks.