|
-
Mar 14th, 2006, 09:11 AM
#1
Thread Starter
New Member
Screen Scraping Windows Applications
Hello,
Using vs 2003, vb.net as a windows application....how would I go about scraping information from a specific window when there could be multiple windows open from various apps. I need to identify the proper window and then scrape 3 fields of information off the screen and place them into text boxes on my own application that would be open at the time?
1. my application would be open (windows app)
2. user clicks 'get data' button
3. program somehow iterates through all open windows and selects the window that I need to scrape
4. the data is scraped from this window (3 separate fields) and these fields are placed into 3 separate text boxes in my app.
I believe the windows I'm scraping the info from would be another windows app...this may end up being some kind of terminal emulation program or something...
Anyone have any ideas?
Thanks in advance for any help you can offer me.
Scott
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
|