Jump to content

Add a Pupil, then display a drop down box to add another one.


benmajor

Recommended Posts

Hello all,

 

I hope that someone will be able to help with my request, I have been reading through all of my PHP books and searching on the internet for the answer but to no avail.

 

What I am looking for is a script that will add a pupil to a class, and then display a drop down box that will allow them to add another one. So for example At first, the table would look like this:

 

[td colspan=2]

Class Add:

Class Name:

Input for Class here.

Teacher:

Input for Teacher here.

Pupil Add:

Drop down box shoing all pupils.    | Button to add this pupil |

[td colspan=2]

|Submit Button.|

 

Once a pupil has been added using the above form, the table should look like this:

 

[td colspan=2]

Class Add:

Class Name:

Input for Class here.

Teacher:

Input for Teacher here.

Pupil #:

Pupil Name Here.

Pupil Add:

Drop down box shoing all pupils.    | Button to add this pupil |

[td colspan=2]

|Submit Button.|

 

The table should continue like this, until the user clicks the Submit Button.

 

I hope that I have been clear enough in my request, and I sincerely hope that someone can help with my query,

Many thanks in advance,

Ben

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.