hi guys,
from one page i post to the next page.
on that page i have a select box - the user selects a option and clicks a "show" button - (page refreshes) - the users for that branch are now displayed in a list box.
from the list box the user can select a person and click "add" (page refreshes) - now they are displayed in another list box underneath.
now eveytime the page refreshes the second list box is blank because it has no ID passed to it from the select box.
is there a way i can keep the option that was last in there in the first amd second select box?
also, is there a way to display all users in the first list box when the user firsts goes to the page? as in a option is not selected in the select box?
does this make sense tell me and ill try to explain.
bascially im geting it working this way first then i will add javascript later to update the pages as the user selects options.
i dont think im ready for the javascript bit yet of dynamicly updateing the
list boxes!
thanx guys
list box hell [SOLVED]
Moderator: General Moderators
list box hell [SOLVED]
Last edited by C_Calav on Tue Feb 01, 2005 6:22 pm, edited 1 time in total.