From a VB application I want to find a certain web application if present on the same client and by using the Send Keys API send some values to it and that will cause it to perform a search.

Has anyone done anything similar?