C
Claudio
I have a button on a web page. On the click event I want ot call another
page, but I would like this page be opened in a new window. I do want to
know if there is a way to call this page using C# command (using the code
behind of the click event to call it).
page, but I would like this page be opened in a new window. I do want to
know if there is a way to call this page using C# command (using the code
behind of the click event to call it).