Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is screen-scraping and why would I want to use it?

screen-scraping
0
Posted

What is screen-scraping and why would I want to use it?

0

Suppose you want to get a report and put it into a spread-sheet for your user to manipulate. In this scenario, the VT control can be created as an invisible control, you can use the Telnet component to log into your host and send the commands needed to generate the report. As data arrives, you put it into the VT control. Then you simply read the ScrapeText property, parse the text, and put the relevant text into a spread-sheet control for display purposes. If you didn’t have the VT control, then you’d have to interpret the escape code sequences yourself, making this a very difficult process.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123