|
-
May 22nd, 2007, 12:26 AM
#1
Thread Starter
Addicted Member
send string to internet explorer
My program can send string to any text or doc application on focus
but I have problem to send string to Internet expolorer ,in case of some forum have textarea ClassName:Shell DocObject View(like this forum quickreply) which my program can sendkeys on it , but at some other forum i can't.
As i know, almost everything inside the browser named as Shell DocObject View with same handle.
The cursor of textarea will be diappeared while i clicking on my program button.So i can't send string on it,
sendmessage or postmessage APi also tried but same result!!
any one can help me to solve my problem![HIGHLIGHT="vb"]
]
Last edited by edwinho; May 22nd, 2007 at 07:35 PM.
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
|