Hi,
I think this might be mostly java but I'm trying to enter band information into mysql and I'd like to keep the admin area neat and clean. I'm trying to make it so that the user can tell me how many band members (up to a maximum of 8) are in the band by using a numbered dropdown, then dynamically create the required amount of fields dependant on the user selection.
For example, if a user has three people in the band, they use the dropdown to select 3 band members. This should produce three new textboxes and allow me to enter the names, and continue on down the form.
Hopefully I'm asking the right question in the right place.
Regards,
gen