I’m looking for any way to edit text in working program, or what will be superb solution straight from url.
So for exaplme I’ve got page “http://www.tennisexplorer.com/match-detail/?id=691934”, and I want to read from there this text fields:
23 ATP rankings 42
24. 2. 1981 Birthdate 26. 4. 1985
180 cm Height -
77 kg Weight -
right Plays right
1998 Turned pro -
Indoors 4/3 4/4
Clay 9/3 4/2
Grass 6/2 -
Hard 16/11 31/14
Not set - -
2009 Shanghai Masters Hewitt 2 6 6 1R
Isner 0 2 4
Hewitt - Isner 2:0
So the user must past it into program, and then i want to in some way, save ONLY numbers in correct variables. I think doing this by just typing url is impossible, but maybe there is some way to do that?
Glad to hear some opinions