I have been asked by a customer to provide a piece of software that will screenscrape the active window looking for a 'part-number', then display additional information in a pop-up form.
Originally, this was just just for a AS/400-Telnet session (which I found a tutorial for), but the company also use a Windows application to access the AS/400 programs in a similar way.
So I have the following questions:
1. Is it possible to screenscrape the 'active' window?
2. Is it possible to identify the type of window (i.e. to differentiaie between an AS/400 emulator and MS Word)?
3. Would it be possible to have the VB program running in the background and triggered to activate when the 'active' window changes?
Any information would be appreciated. Thanks.
Originally, this was just just for a AS/400-Telnet session (which I found a tutorial for), but the company also use a Windows application to access the AS/400 programs in a similar way.
So I have the following questions:
1. Is it possible to screenscrape the 'active' window?
2. Is it possible to identify the type of window (i.e. to differentiaie between an AS/400 emulator and MS Word)?
3. Would it be possible to have the VB program running in the background and triggered to activate when the 'active' window changes?
Any information would be appreciated. Thanks.