Hi All,
I've got a Struts/JSP/IE 6 issue that I have been completely unable to resolve. The code I'm about to paste in does not work for IE6, works with FF, Chrome, Safari and Opera. Its a simple form submit. However when I try to run this in IE 6 I keep getting a 'Object does not support this property or method'. Up front I'm only posting the apparently relevant portions. I've highlighted the problem line with *************************************
Does anyone know how to get the Document Object to recognize or do the submit() method in IE 6 with a html:form.
JSP: