Interfacing with 3rd party applications
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I'm currently trying to write an application that needs to interface with a 3rd party vb app by automatically 'reading' the text from one of its textboxes into an array in my app. I do not have access to any of the source code of the 3rd party app and therefore need a method of automatically reading the textbox data from a 'user' perspective. Can anyone let me know if this is possible, and if so point me in the right direction? Cheers Grazza