I am not very profficient in JavaScript so any help would be appreciated : I would like to do the following : I have a form with different fields and drop down boxes When A drop down box is selectd I would like to do a submit that looks more or less like this :
submit=/search.do?action=dropdownbox1&selectedItem=item I would like to do this because I need the action parameter for my DispatchAction class and the selectedItem obviously to know what the selection is. Is there a way to perform this inside a struts select tags event useing JavaScript....If so can you give me an example ( short code snippet maybe ). Thanks, Todor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]