Pass session info from webbrowser control to new IE process?

B

Bill

If I have a webbrowser component in my app (created with studio 2003), and
the user clicks a link which does a window.open from javascript, how can I
create a new IE process and pass the session information to it? I'm
guessing it is related to the pDisp variable on the component, but I'm not
sure how to get the right object of the new IE process to stuff in there.

Thanks for any hints or tips.

-Bill
..NET framework 1.1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top