Hey,

Ok, let's try and get some terminology sorted out.

Am I right in saying that you have one application, that when it loads, opens up three separate forms, each of which have a web browser on them?

If this is the case, them it is simply a matter of communication between forms.

If this isn't the case, and you are trying to communicate across three different instances of the same application, then that is a different story.

Gary