jollyplay
Programmer
- Dec 16, 2003
- 90
Hello,
I need to reset the form values after submitting the button
if it is any errors. I can reset values for textfield.
***Please help me how can reset the value for select box or
combo box.
<html:select property="book">
<htmlption value="">select</htmlption>
<htmlption value="">book1</htmlption>
</html:select>
suppose i select book1,how can i reset the values
as book1.
Thanks in advance.
With regards,
balachandar.
I need to reset the form values after submitting the button
if it is any errors. I can reset values for textfield.
***Please help me how can reset the value for select box or
combo box.
<html:select property="book">
<htmlption value="">select</htmlption>
<htmlption value="">book1</htmlption>
</html:select>
suppose i select book1,how can i reset the values
as book1.
Thanks in advance.
With regards,
balachandar.