Re: TC 5.5.15 - Internet Explorer firing multiple form submits? - Solution - thanks

2006-12-15 Thread Frank McLean
Thanks Chris, that works. I think this used to be a simple button, rather than a submit. Sincerely, Frank McLean Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, Frank McLean wrote: I have a couple of submit buttons similar to the following

TC 5.5.15 - Internet Explorer firing multiple form submits?

2006-12-14 Thread Frank McLean
Hi, We use TC 5.5.15 behind an Apache2 front end and the AJP connecter. I have a form, using the SSLEXT tag library- - which posts to Struts and thence to my app. I have a couple of submit buttons similar to the following: onclick='mode.value=2;document.forms[0].submit()'/> Everything is