Hi, just wondered if it was possible to get a line of information from another programs screen, i.e. screen scrape the line and the use the text as a series of variables in a vb program.
If so could you enlighten me how, code examples would be greatly appreciated.
Hope someone can help
04-11-2005 at 01:42 PM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: Screen scraping
Hi,
What sort of program are you trying to scrape?
Is it an internet app?
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
I want to read info from another vb application, mainly the window title and one line of the screen, both contain the person's id details, I then want to use this information to link to my database, is it possible