WebBrowser problem..

From: Christopher Brandsdal (brandsdal_at_binaer.no)
Date: 08/18/04


Date: Wed, 18 Aug 2004 22:56:14 +0200

Hi!

my app:

I'm building an app that automaticly fills in info in a webform I have, and
sends it.

my problem:

The WebBrowser starts at a given URL. that spesific URL requier a login. My
code fills out the login form, and continues to another form.
Whet it has filled in all the information I want it to fill in, I need to
fill in something in a spesific field.
The input has a "choose" button attached, and when I press that button,
another window opens and shows a list of values I can choose from, and
inserts the value back in the main form.
Here comes the problem... When the popup opens, it requiers a new login(!).
I guess this is because the popup uses Internet Explorer, and my app user
WebBrowser.. Is there any way around this??

Maby force the popup to use a new window in my app so the login would still
be valid????

I have NO idea on this problem...

Hope somone has tried this before me ;)

forever thankful for any answers :)

Christopher Brandsdal
Norway