When using the .NET WebBrowser control how do you open a link in a new window using the the same session (ie.. do not start a new ASP.NET session on the server), or how do y
After adding the reference to shdocvw.dll to your project
if you are not adding the actuasl object to your toolbox (shwos as "Microsoft Browser")
then define the object at the top of your code with: