Northwave305
10-27-2003, 02:26 PM
Ok, here is the situation:
We are a small radio station located in North Dakota, our site is located at http://www.kdix.com. I am acting as the webmaster and kind of learning as I go.
I am developing a sports page, and as you can see, we already have our schedules posted which are updated weekly for the next 2 weeks. I am wanting to add a page that shows the results from the local high school and college sporting events, but make it simple enough for the other guys in the building to update it themselves.
What I would like to do is make a page that is password protected. The user logs in, and comes to a page that has several different fields, for example:
Date: ____________
Event Line 1: ____________(ex. HS Cross Country)
Event Line 2: ____________(ex. City Invite)
Event Line 3: ____________(ex. Boys Division)
Event Line 4: ____________(ex. Top 5 Individual)
Event Line 5: ____________(ex. other info)
1st Place: ____________
2nd Place: ___________
3rd Place: ___________
4th Place: ___________
5th Place: ___________
6th Place: ___________
7th Place: ___________
8th Place: ___________
9th Place: ___________
10th Place: __________
Winning team rank: _______
Winning team: ________________
Winning team Score(s): ____ (___) (___)
Losing team rank: _______
Losing team: ______________
Losing team Score(s): ____ (___) (___)
Now, let's say we are going to input the results from the college football games from the day. "Date" would be filled in with the date of the event, "Event Line 1" would be filled in with "College Football", "Winning team rank" would have a value, "Winning team" would have a value, only the first field in "Winning team Score(s)" would have a value, and same for the losing team fields. (The other fields would be used for track meets, volleyball scores, etc.)
At the end of the page, there would be a submit button. I would then like the information that is entered to post to the scoreboards page, with the proper fonts, formatting and spacing. The null values would not show up, and the final product would look something like this:
1/1/03
College Football:
-------------------
(xx) Winning Team Name - xx
(xx) Losing Team Name - xx
To add more games, the user would go back to the form, and enter in the information for the remaining games, skipping the "Date" and "Event Line 1" fields. Then, when you hit submit, the next game would appear directly under the last entry.
And finally, we will keep the scores up for about a week. So, let's say we start on 1/1/03. We keep adding, adding, and finally 1/8/03 rolls around. I would then need a button on the forms page that will clear everything from the 1/1/03 line down to the 1/2/03 line. Then the next day, 1/2/03 to 1/3/03 would be deleted, and 1/9/03 added to the bottom.
I know it would be a lot easier to just make a basic table, and enter the information every day, but I need this to be as user friendly as possible. These people are computer illiterate, and don't even really know how to copy and paste. And I can't be updating this every day myself. Any suggestions would be greatly appreciated, and if someone could just point me in the direction of a website with info on how to do something like this, that would be great!
Kyle Thiel
kyle@kdix.net
We are a small radio station located in North Dakota, our site is located at http://www.kdix.com. I am acting as the webmaster and kind of learning as I go.
I am developing a sports page, and as you can see, we already have our schedules posted which are updated weekly for the next 2 weeks. I am wanting to add a page that shows the results from the local high school and college sporting events, but make it simple enough for the other guys in the building to update it themselves.
What I would like to do is make a page that is password protected. The user logs in, and comes to a page that has several different fields, for example:
Date: ____________
Event Line 1: ____________(ex. HS Cross Country)
Event Line 2: ____________(ex. City Invite)
Event Line 3: ____________(ex. Boys Division)
Event Line 4: ____________(ex. Top 5 Individual)
Event Line 5: ____________(ex. other info)
1st Place: ____________
2nd Place: ___________
3rd Place: ___________
4th Place: ___________
5th Place: ___________
6th Place: ___________
7th Place: ___________
8th Place: ___________
9th Place: ___________
10th Place: __________
Winning team rank: _______
Winning team: ________________
Winning team Score(s): ____ (___) (___)
Losing team rank: _______
Losing team: ______________
Losing team Score(s): ____ (___) (___)
Now, let's say we are going to input the results from the college football games from the day. "Date" would be filled in with the date of the event, "Event Line 1" would be filled in with "College Football", "Winning team rank" would have a value, "Winning team" would have a value, only the first field in "Winning team Score(s)" would have a value, and same for the losing team fields. (The other fields would be used for track meets, volleyball scores, etc.)
At the end of the page, there would be a submit button. I would then like the information that is entered to post to the scoreboards page, with the proper fonts, formatting and spacing. The null values would not show up, and the final product would look something like this:
1/1/03
College Football:
-------------------
(xx) Winning Team Name - xx
(xx) Losing Team Name - xx
To add more games, the user would go back to the form, and enter in the information for the remaining games, skipping the "Date" and "Event Line 1" fields. Then, when you hit submit, the next game would appear directly under the last entry.
And finally, we will keep the scores up for about a week. So, let's say we start on 1/1/03. We keep adding, adding, and finally 1/8/03 rolls around. I would then need a button on the forms page that will clear everything from the 1/1/03 line down to the 1/2/03 line. Then the next day, 1/2/03 to 1/3/03 would be deleted, and 1/9/03 added to the bottom.
I know it would be a lot easier to just make a basic table, and enter the information every day, but I need this to be as user friendly as possible. These people are computer illiterate, and don't even really know how to copy and paste. And I can't be updating this every day myself. Any suggestions would be greatly appreciated, and if someone could just point me in the direction of a website with info on how to do something like this, that would be great!
Kyle Thiel
kyle@kdix.net