ajax - Why isn't Firefox submitting my form twice? -


html/js here: http://pastebin.com/jrtfeatw php here: http://pastebin.com/ecrhcwmy based on ajax f1's tutorial here: www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html

anyway, problem. in chrome, works fine. however, in firefox, upload first file no problem, , begin uploading second one. i've traced in firebug , calls form.submit() on correct form, , form has correct fields in it, reason form never gets submitted.

is because i'm submitting same form twice? , if so, there workaround knows of?

cheers!

i have no explanation this, however, setting source of iframe about:blank between each image upload fixed issue.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -