in reply to A new challenge: game rankings

Doesn't the CGI for the teamscores get its results from somewhere?
I would think it would be easier (and more accurate) to get the data from the source, rather than having to parse an interpretation of the data.
On the other hand, I know that that isn't always possible, in which case I would follow repson's approach.

--Glenn

Replies are listed 'Best First'.
Re: Re: A new challenge: game rankings
by Grizzly (Initiate) on Dec 07, 2000 at 22:13 UTC
    No, Glenn, it doesnt. Basically the team pages are the src. They retrieve the score from the player info, something i don't have access too.

    Thanks, repson, for ur response. I will look further into those things and let ya know...

    BBQ: I didnt want to have code, I wanted a discussion of ideas, so i can write up my own code, not steal other ppl's. I pretty much wanted to know what i had to learn before i could advance any further. Repson did this.