Is there any support for blob/image upload data?

1 view
Skip to first unread message

csplrj

unread,
Sep 26, 2010, 1:57:35 AM9/26/10
to JazzRecord
Is there any support for blob/image upload data?

I want to upload a image/blob data how can I achieve the same?

Thanks in advance

CSJakharia

Nick Carter

unread,
Sep 28, 2010, 4:12:15 PM9/28/10
to JazzRecord
as of right now there's no way to handle binary data in JS without
hacking around in canvas, that I'm aware. And that's only good in
browsers and browser-like environments. Should you be in a situation
to deal with binary data, I believe you could get away with storing
limited amounts of it in text/string fields after stringifying from
canvas methods.

csplrj

unread,
Oct 2, 2010, 1:11:08 AM10/2/10
to JazzRecord
Can you please provide me any example for the same so that I can see
and try it?

Thanks in advance

CSJakharia
Reply all
Reply to author
Forward
0 new messages