Hi,
i’m trying to build a composite application, that allows to search for a string in the web and display the search results in 1…n managed browser instances.
I’ve a compoenent, that consists of a text box, checkboxes and a “submit button”. There can be 1…n configurable checkboxes, for example “Search with google”, “search on Domino 6/7 Forum”, …
When the "submit button is pressed, for each selected checkbox a managaed browser instance should be displayed in the ca, with the search result.
Is this possible with the standard CA features?
Thanks Mario