|
New Update:
I added a INDEX PLAYERS button. What this does, is create a file with each player's name and his P number. So, when you do a search in my program, it can find the player much easier. What a pain in the A to program. The quotes were throwing me off, until I noticed that his name is listed seperately, so I was able to grab it from there. However, it was in the middle of a LONG html line and it took some tricky instr statements to extract their name out. It takes SECONDS to create the index, so more and likely I will have it index automatically.
Right now it just works on the gold glove winners, so if you click on first base, you will get a list of all of the gold glove winners. Which is kind of neat when a player has won several for different teams. You can see at a glance who was the best gloveman. Then, if you click on one of the guys names, it will display a link below the list box that is clickable to open up the player's html page in your default browser. If they player does not exist, it displays a message and does not create the link. I will have it check the retired players next, that is easy. But from what I understand, if a player retires and he DOES NOT make the HOF, his P file goes away and his ID is reused.
Right now it works with just the Gold Gloves. I have to rewrite the code where the other information is displayed, the no-hitters, 3+ homeruns, etc.
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it!  New show every Monday!! New Blues HOF![/COLOR][/FONT]
|