mikahl
April 6th, 2010, 05:59 AM
My problem:
How can I read (text) context from a web page, which uses scripts?
For example:
If I want to read the name of the player in given url:
http://whitesox.mlb.com/components/team/player/bio_iframe.html?is_mug_shot=true&roster_cid=cws&cid=cws&player_id=455113
CInternetFile helps if I want to read "Page source", but now I need to evaluate java-functions (scripts)?
Any hints how this can be solved (in practise)?
How can I read (text) context from a web page, which uses scripts?
For example:
If I want to read the name of the player in given url:
http://whitesox.mlb.com/components/team/player/bio_iframe.html?is_mug_shot=true&roster_cid=cws&cid=cws&player_id=455113
CInternetFile helps if I want to read "Page source", but now I need to evaluate java-functions (scripts)?
Any hints how this can be solved (in practise)?