I want make an uploading system with ajax [none page reload]
I have search on google, found some thing, upload in iframes
, File API
etc...
Old browsers havent file API, and I have some problems with iFrame
uploading in IE
,
Is there any way to make it with working in all browsers?