Jump to content

Javascript Getting Binary Blob Of Input File Data


nachumk

Recommended Posts

Is there anyway to do this in Chrome? I see in Firefox there are APIs available which work. I feel like I'm looking in the wrong place... What I would like is a file upload that javascript can read without having to post it to php and retrieve it back.getAsDataURL exists in FF and not in Chrome, and I'm looking for something that works for chrome.Thanx,

Link to comment
Share on other sites

Hmm, it possibly isn't very extended yet. It seems to be exclusively a Mozilla method. I don't think there's a workaround for other browsers at the moment.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...