I used some time a script what is auto submiting / posting when an actions is occured. I lost the script some time ago and now I need him again, can u help me ? plz !
Bye
Add a normal form to you code and on a anchor or combobox add onClick/onChange='form1.submit()' where form1 is the name of your form.
I think this is what you want