i am trying to develop a web app which requires the validation in such a way that when the page loads i would have a single drop down select box enabled and rest of the things such as textbox,buttons all should be in disable mode. when i would select the item from the first select box,then only the other text box should enabled.i am trying to develop a web app which requires