I ran into something like this myself  but I can't remember if it was
with IE or Firefox . . . it ended up being the page was having an
issue with the favico not being set -- for some reason the code combo
I had was causing that page to be submitted twice.  Look into that
possibility if you don't have a favicon set.

On Sep 24, 3:24 pm, MichaelE <[EMAIL PROTECTED]> wrote:
> I have a fairly complex jquery-based form in a ColdFusion back-end
> app, with a tabbed interface that fires validation on each tab change,
> as well as on submit. Lots of moving parts. I don't think there's
> anything wrong here, works fine...
>
> The problem is that in IE, the form is getting submitted twice to my
> CF page.
> With Firefox, no problems... clicking the 'submit' button or hitting
> 'enter' in any field causes the form to be submitted only one time as
> expected. However, in IE7, either clicking 'submit' or 'enter' submits
> the form twice.
>
> Any ideas?
>
> Interested in finding both a probable cause and a cure, if possible!

Reply via email to