954,591 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Dynamic array with update

Does anyone have an example to show a dynamic array of a db table that can be updated. table consists of 3 fields of which the team name is the only constant- points and percentage need to be changed weekly. Any help will be very much appreciated, i have tried to make changes to script that do something similar but thay do not show the complete list (8 teams)

eg:

team name points %

team1 45 89
team2 78 90

anasta
Newbie Poster
6 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

What is the percentage actually representing? Is it the percentage of the point that that team hold of the total point in the table?

UrbanSky
Light Poster
42 posts since Oct 2006
Reputation Points: 10
Solved Threads: 4
 

Do you want to be able to edit the points and percentages yourself?

ruidacosta
Newbie Poster
2 posts since Mar 2007
Reputation Points: 10
Solved Threads: 1
 

Problem solved, thanks !

anasta
Newbie Poster
6 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You