|
-
Feb 10th, 2009, 06:13 AM
#1
Thread Starter
Addicted Member
[RESOLVED] $10 for simple code help
Hi, i have been searching for about 12 hours for a method of doing this, but couldnt do it. so i will pay the person to help me $10.
I have another program, that has a Internet Explorer_Server class window within it. all i want to do is get the text from that window and put it into a multiline text box.
I can get the Hwnd of the parent window from the title, and i could get the IE_server class window also.
What i would need is a module that all i would need to do in the main form to get the text is this:
text1.text = GetText(Hwnd)
This is a source code i found on the internet that does somthing simular, but i couldnt adapt it for my use: http://pscode.com/vb/scripts/ShowCod...20096122121203
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|