|
Is this possible at all?
Say I have a script that goes looks up a certain webpage and captures sport's scores(ie. xml).
The problem is, my script would have to direct to this certain webpage for the info, and because of this, it may be slow at times depending on how fast that webpage loads.
So my question is,
Is it possible to have a file that automatically captures another webpage every hour or so?
This way, I can direct my script to that one file instead of directing it to the webpage.
thanx
|