Top "Double-submit-problem" questions

Double submit problem.

IE9 Double Form Submit Issue

I am just wondering if anyone have some info or feedback about the situation I am in. Currently I am …

javascript forms internet-explorer-9 double-submit-problem
In rails controllers, how to prevent double submit (when user double-clic submit button or hit enter twice)?

Well, everything's in the title but I'll explain a little more :-) My rails app contain many forms (Ajaxified or …

javascript ruby-on-rails forms controller double-submit-problem
Html.RenderPartial and Ajax.BeginForm -> Submit is called twice

I have the following index view: @model BoringStore.ViewModels.ProductIndexViewModel @{ ViewBag.Title = "Index"; } <h2>Produkte</h2> &…

asp.net-mvc-3 razor asp.net-ajax partial-views double-submit-problem
jQuery Submit Event Happens Twice

My jQuery submit() event is firing twice, and I don't know why. I'm using a templating engine to build my …

javascript dom jquery double-submit-problem
Why is my form submitting twice?

SO for some reason my form is submitting two times with a single button press. This is my first time …

php jquery forms jquery-forms-plugin double-submit-problem
IE submit the forms twice

I have this problem in IE, sometimes my form is submitting twice. I know the issue of clicking the button …

jquery html double-submit-problem
Form submitted twice in Chrome/Safari

I am seeking to perform a basic form post, but the following submits to the server twice in Chrome and …

jquery forms cross-browser facebox double-submit-problem