RE: Form fields not submitted in IE

2009-04-29 Thread Martin.Pienaar
Thanks Eric Yes, I think you're right about the struts ajax tags. I'll try check out that link at some other time as it is giving an error of "509 Bandwidth exceeded". Cheers, Martin -Original Message- From: Eric Zhao [mailto:z...@utsc.utoronto.ca] Sent: Wednesday, 29 April 2009 11:0

Form fields not submitted in IE

2009-04-29 Thread Martin.Pienaar
Hi All I'm using an onchange event of a select field to trigger the elements within a div to be replaced via an ajax call. This works perfectly in FireFox, but in IE 6 and IE 7, the form fields are not posted with the ajax call. So I cannot tell what has been selected in the select field. How c