|
Ok, if you click on REPORTS PLAYER NO HITTERS
You will get a list of all the no-nos in your league so far. Click on any of them and it will bring up the box score for that game. I have not put in error checking, so if the box score does not exist, it will error.
I also noticed that one box score came up with the same number as the last one. I have not trouble shot that.
It is tricky. It finds the no-hitter in the team news page for that year. It pulls the date out and the pitchers name. It also grabs the rest of the info and sorts it out a little different, removing the links too.
It then looks in the games.csv file for that season and finds games with the matching date. It then looks in that same line to see if this game has the starting pitcher as the same one that was in the transaction list. If it does find a match, it grabs that box score number and shows it from that year.
Now I have to see why it is not finding the correct information for ONE game. But, first..
IT'S TIGER TIME
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it!  New show every Monday!! New Blues HOF![/COLOR][/FONT]
|