Hi, ich have the following Problem: i use a jsp with several submit buttons each one with its own value. Now I want to change a form value depending on a select box. i.e. when the selectboy changes i want the page to reload and haveing one form valuie changed. Reloading the page is no problem. My Problem is, that the submit() function always uses the submit value which was last used. How can i use java script to either change the form value or change the submit value.
thx. filip Filip Polsakiewicz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

