I seem to be going round in circles trying to find out if it is possible to upload a form that has normal input data and a file using JQuery / AJAX without FormData object.
I have found...
1. jQuery serialize doesn't work with multi-part forms
2. The filereader shim doesn't support ReadAsBinary
3. IE9 doesn't support XMLHttpRequest 2 -> 4. IE9 doesn't support FormData object
Am I flogging a dead horse with this?![[deadhorse] [deadhorse] [deadhorse]](/data/assets/smilies/deadhorse.gif)
Thanks,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music
I have found...
1. jQuery serialize doesn't work with multi-part forms
2. The filereader shim doesn't support ReadAsBinary
3. IE9 doesn't support XMLHttpRequest 2 -> 4. IE9 doesn't support FormData object
Am I flogging a dead horse with this?
![[deadhorse] [deadhorse] [deadhorse]](/data/assets/smilies/deadhorse.gif)
Thanks,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music