J
Jeff User
Hello all
I am working on creating a Web application
I am using C# code behind
..NET1.1
Rather than navigate to a new window, I want to open a seperate IE
window when the user clicks a button. Addionally, I want to send a
(query ?) string to the window to be displayed. This will be used to
display additional information for the user to see while still on the
same page.
I thought this would be a common issue, but I do not see any
discussion of it that provides any answers or code.
Thanks everyone
Jeff
I am working on creating a Web application
I am using C# code behind
..NET1.1
Rather than navigate to a new window, I want to open a seperate IE
window when the user clicks a button. Addionally, I want to send a
(query ?) string to the window to be displayed. This will be used to
display additional information for the user to see while still on the
same page.
I thought this would be a common issue, but I do not see any
discussion of it that provides any answers or code.
Thanks everyone
Jeff