Thursday, March 22, 2012

open a new URL in a new window in csharp

Hi, how can I open a new URL in a new window in csharp if user clicks a button? I don't want to use javascript. I am using response.redirect, but that only open a new URL in the current window. Thanks!!I got it from: http://www.dotnet247.com/247reference/msgs/12/60907.aspx

0 comments:

Post a Comment