Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: 24 football league tables, database, asp


Message #1 by "oliver" <odempsey@b...> on Tue, 28 Nov 2000 15:06:29 -0000
Hi there

Has anyone here an example of a website which would dynamically take

results

for 24 football league tables, 72 matches (6 teams in each, 3 matches )

each

week.



The website would display the results of the matches and update the 24

tables each week?



It would be handy to buy one and customise it, it seems like rather a

daunting task.





Regards

Oliver Dempsey







Message #2 by simon@p... on Thu, 30 Nov 2000 03:44:32 -0000
hi



i had to write a program to do exactly what you need for my webdesign

company, but it was for ice hockey (which shouldn't matter).



but i can't give you the whole program for free. i talked to my partners

about that and they thought 100$ would be a fair price (we charge 75$/hour

and it took several hours to write it).



you can check it out under www.pinkcactus.ch/hcl/public_html/spielplan.asp



but before you do so, i have to tell you that it's all german...

(translating is included in the price)



so i'll just describe shortly what it's functions are:

- search for games at only specific home stadions

- search for games from only specific teams

- search for a time period

- all / past / future games



because it was for a fan club, it has a function to hightlight specific

team names. (changes to this require a change in the source code)



it displays all games of one day grouped in one table.

and it shows the date, the home team, the guest team, the result, and a

comment.



it's also set up to accept a css include file.



so if you're interested, just write me to simon@p...



(Should give you some ideas even if you don't want to spend any money! - moderator)

Message #3 by "oliver" <odempsey@b...> on Thu, 30 Nov 2000 12:40:38 -0000
Thanks Simon,

I'll do that 





Oliver


  Return to Index