I created an array with a list of characters (T, U...). I want to create another array that displays the same characters minus the one character that was selected from the first array. How can I achieve this?
What George has provided is server side code that you can use to check what has been done. You will have to first submit your form in order to then re-create your second list based on what was selected in the first form.
That, or else you will need to use client-side code to check for what the new value is in the first drop down list and then derive your second list from there. Either way, this question has been asked before in this forum and a search either here (or even in Google) should provide for you what you need.
------------------------------------------------------------------------------------------------------------------------
"Men occasionally stumble over the truth, but most of them pick themselves up and hurry off as if nothing ever happened."
- Winston Churchill
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.