|
-
Sep 13th, 2000, 01:42 AM
#1
Hi all,
I'm trying to set the content of the clipboard to be the words selected within the WebBrowser object. I've tried SendKeys "^C" but it didn't work. Anybody knows how to do this?
What I want to do is for user to highlight words within the WebBrowser object by drag-selecting with the mouse and then click a "Find" button. Therefore I need to capture the words which is highlighted by user which is supposed to be stored in the clipboard.
Is there any other way to do it besides SendKeys "^C" ?
If sendkeys is the only way to capture the highlighted words, what is the proper way to code it?
Any help is very appreciated.
Rgds,
David.
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
|