so i basically missed what is going on right now because I did not looked 
at the problem for half a year 
http://caniuse.com/xhr2
xhr2 is supported by almost all browsers and xhr2 supports sending files :D
implementations are here 
http://stackoverflow.com/a/10811427/1436151
http://stackoverflow.com/questions/4856917/jquery-upload-progress-and-ajax-file-upload/4943774#4943774


On Wednesday, April 24, 2013 6:24:55 PM UTC+2, select wrote:
>
> so what do these drop loaders do to make pure ajax file uploads, i was not 
> aware of that o_O
>
> On Wednesday, April 24, 2013 6:19:09 PM UTC+2, Niphlod wrote:
>>
>> it's not that I don't like the use of native js api, but if the tradeoff 
>> is transmitting as base64 that's not an implementation I want to use (given 
>> that there are plenty of "drop-loaders" out there). 
>> Base64 the contents means wasting a net 33% of bandwith.
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to