posted 19 years ago
Thanks Ben ! I guess it works the same, then.
Now, you do some logic in the back-end to keep the drop down item the user selected to be selected when the page comes back.
So, if I have other form input text fields, checkboxes and what not, that the user has entered, before I send the request to the server to populate the second drop-down, I guess I have to send them back as well, so that the form does not get "reset". Am I right ?