HelloIs it possible to catch the onChange event from a select component in the java page?
I would expect something like: onChangeFromSelect(long id) {....}Because I want to update information on my page, based on the value that is selected.
How can I do that? Leon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]