Hi,
I have searched all over the place for info on how to dynamicaly fill a select box and I have found heaps on populating one box based on the results of another, however i reuire something a little more complicated than that!
I need to dynamically populate up to 30 boxes on the fly, the data is from a database and contains staff info (an id number and name) the person using the page will select the a staff member from the first box and the choose what their start/finish times (i can do this bit
are, when they move to the next select box the staff member the selected in the last one will no longer be avalilable. is this possible? im sure it is, im just slow at learning javascript!
any help would be greatly appreciated
thanks
I have searched all over the place for info on how to dynamicaly fill a select box and I have found heaps on populating one box based on the results of another, however i reuire something a little more complicated than that!
I need to dynamically populate up to 30 boxes on the fly, the data is from a database and contains staff info (an id number and name) the person using the page will select the a staff member from the first box and the choose what their start/finish times (i can do this bit
any help would be greatly appreciated
thanks