| Author |
SelectOneMenu submit not working
|
Abiodun Adisa
Ranch Hand
Joined: Jan 17, 2002
Posts: 495
|
|
I have this SelectOneMenu on my Page and any time I change it i expect the Page to get Submitted, But its not working Any suggestions would be appreciated
|
 |
Venkat Sadasivam
Ranch Hand
Joined: May 10, 2008
Posts: 139
|
|
Use the below code onchange="this.form.submit()" Hope this helps.
|
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ”<br>
-Martin Fowler
|
 |
 |
|
|
subject: SelectOneMenu submit not working
|
|
|