My application works with another application running from the web. Currently I am getting the data I need by reading the screen. I recently found out that it is possible to access the textboxes and other controls on another application from my application. This would make my program much simpler and faster. Problem is I don't know how to do it. Can any one help me find out how to read the text from a textbox in the other application. I know the handle of the application and I know that the textbox I want to read is a richedit textbox. Any help would be greatly appreciated.

Thanks in advance,
droose