Link to home
Start Free TrialLog in
Avatar of benefit96
benefit96

asked on

How to parse a text from website in delphi?

Hello experts.
Please help me.

I need to create a delphi application that get a text from a web page and parse it directly into a string (label, example)
Program need to copy a text into a label.Example : on a website is this value : Points : 5000; How to make that delphi application searches this value and write it on a label.
Please tell me how to do this.
Thanks.
ASKER CERTIFIED SOLUTION
Avatar of jimyX
jimyX

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of benefit96
benefit96

ASKER

thanks, experts. It was really helpfull.
thanks again