|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Urgent need of help for exam timetable creation
I am having major problem with creating exam time table and seating web pages. Could somebody please help
I have one table which holds the students and another table which holds the rooms. - The student tables holds student_id and the venue the student is at, along with other things. - The rooms table holds the rooms_id, the venue the room is at and the maximum number of students the room can hold. 1. What I need is for a recordset to display all the students grouped by venue that have been entered for a particular exam. 2. I then need to select a particular room using a check box from multiple rooms at a site. At this point I would have all of the students for a particular site and all of the rooms for that site. 3. I then need to use check boxes to select the students that will sit the exam in that room. 4. Once the count of the number of students reaches the maximum number for that room I then need to be able to select a different room, and continue the process of selecting those students. |
|
#2
|
||||
|
||||
|
Hi Owen,
Have you worked a on this project little bit already? Perhaps posting samples of your code, we could help debug it and/or suggest alternate methods. What programming language are you using?
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#3
|
|||
|
|||
|
Your query is confusing maybe because of your explanation... please provide samples and mention clearly about your query!
|
|
#4
|
||||
|
||||
|
Wow, I just realized this post is 2 years old.
Closing under the assumption it was a homework project, and Owen has completed it already =) |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > Urgent need of help for exam timetable creation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|