Tjorriemorrie Posted April 13, 2006 Share Posted April 13, 2006 Hey ever1,I'm having problems with my form. In the (same) form there is two menu's/lists. Both of the menus have the same 6 options. But, I want the second menu to exclude whatever the person have chosen in the first menu...I think I have to throw in if's with each <option> in the html. Am I thinking along the right path? If I am, then what values/equation must be behind the if? Should it be something like select.name!=option.value THEN option.unchosenvalue ?BTW, can anyone recommend good articles on forms? I can't find anything that really explains well...Thanks,Total Noob Quote Link to comment Share on other sites More sharing options...
kenrbnsn Posted April 13, 2006 Share Posted April 13, 2006 PHP can not do what you ask with out reloading the page. Javascript can. Post your question in the Javascript forum.Ken Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.