Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using javascript to upload Files #192

Open
ImenTurki opened this issue Apr 19, 2019 · 0 comments
Open

using javascript to upload Files #192

ImenTurki opened this issue Apr 19, 2019 · 0 comments

Comments

@ImenTurki
Copy link

using only javascript , how can i get the files type blob from the object(Get the uploaded file buffer.) :
var uploadFile= $("#fileuploader").uploadFile({ .....})
readAsArrayBuffer(uploadFile);// error not blob file

how can we use the uploaded file buffer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant