In VB.NET code in an ASP.NET project, I can call:
And this directs me to "NewPage.aspx" in my current browser window. But how can I open this URL in a new window rather than the current one?VB Code:
Response.Redirect("NewPage.apsx")
|
Results 1 to 10 of 10
Thread: Redirect to URL in a new window?Threaded View
|
Click Here to Expand Forum to Full Width |