|
-
Jun 28th, 2000, 12:25 AM
#1
maybe its because a web page isnt always a straight forward box full of text, it may have frames, tables, bitmaps etc... the trick would be to tell the browser what part of the page you want to copy
-
Jun 28th, 2000, 01:22 AM
#2
Addicted Member
I Select a text on the web Page and then I Send "^C".
I even tried (SendMessage with WM_COPY) and still nothing
-
Jun 28th, 2000, 02:35 AM
#3
Hyperactive Member
Try to do a ctrl-A then ctrl-C. Once you have the data from the clipboard, select what you want.
-
Jun 28th, 2000, 04:12 AM
#4
Addicted Member
Thanks all but Sending Ctrl-A dosen't work either. It seems that Ctrl can't get passed. I need to add that I want to grab just the selected text.
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
|