Hello-

I'm new to api, so I'm hoping someone will take pity on my poor soul and answer the following:

My app. uses the standard web browser control. My problem is that one of the sites I'm linking to spawns a popup that is needed for navigation. Basically I would like the popup to in fact popup, but in a controled environment (not in a standard i.e. browser, as it defaults to).

Could I find the address of the popup, close it, then open a new web control with it's address using API?

Could anyone lead me in the right direction?