PDA

View Full Version : Program to extract data from a List box


Dave
11-07-04, 04:44 AM
Exactly what the title says. I need a program that I can like point to a list box, on a site, or in another program, and it will extract all the data to the clipboard or to notepad.

Chicken
11-07-04, 08:29 AM
Can you provide an example of "a list box" as I'm not entirely sure what you mean?

Dave
11-07-04, 08:56 AM
Can you provide an example of "a list box" as I'm not entirely sure what you mean?
One of those textboxes that have rows of text. LOL, sorry for the poor explantion.

priyanka
11-09-04, 06:08 PM
Exactly what the title says. I need a program that I can like point to a list box, on a site, or in another program, and it will extract all the data to the clipboard or to notepad.

What exactly you want to do by copying the data to clipboard.Which prog. lang you using?

Dave
11-16-04, 10:22 PM
What exactly you want to do by copying the data to clipboard.Which prog. lang you using?
I want to copy the data to a file or to the clipboard.