I have a form named logFortrykkForm and I trying to submit the form
using the onchange event on a combo box but when I choose something from
the box, nothing happens. Isn't this enough..:


<html:select property="errorLogTypeID"
onchange="document.forms["logFortrykkForm"].submit()" >
---
---
</html:select>


or am I missing something?


Regards,

BTJ


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to