stop toggle in a combobox in jsp
Hi Guys
i am facing one problem in my jsp page.i have 2 jsp pages.in the 2nd jsp i have a combo box whose value gets selected when i submit the 1st jsp page with hidden parameters.this functionality is occuring correctly here but i am facing another problem .
when the value gets selected in the 2nd jsp i am able to toggle between the values.ideally i do not want this to happen and stop the values from toggling and selecting other value.how i can do this .please let me know what needs to be done here as i have tried but in vain.please provode your views.
regards
vikeng

