i have created a page where a listbox is taking values from a database and prints out a value depending on what you choose in the listbox.. My problem is that a want 2 ot these next to another, but when a put 2 of them next to oneanother and i choose a value from the first one it gets posted and visable on the page (works like i want it), but when i choose from the next listbox the page gets posted and the value i got from the listbox before disapears. ????
Someone?