onchange='this.form.submit()?request=retrieveIndications'
this code is inside a select box.
I am trying to use javascript's onchange() function to submit a form and attach name/value pairs.
Thanks!
Well no. I've not tested it but I'm positive that it doesnt even submit the form. Why dont you send items through the form as it supposed to do after all.