I want to have two drop down menu list with values to submit in my HTML form.when I select one value with one drop down list another must be dissabled.I am have problem to accomplish this. Please tell me how it works or of any other alternative.
Please reply to to the same thread ( "Post a reply" ) , you are posting your replies on new threads ( "Post new Topic" ) which is difficult to follow up !!
I understood the code. But I have to have two drop down menus in my HTML form. when I am selecting one,I have to dissable another.Plz can you tell me any solution for this.And do we have to write function to submit the selected value.