how to convert image or file Upload to byte with java script ? and send to web API with ajax
-
1Possible duplicate of How to convert image to byte array using javascript only to store image on sql server?Madhawa Priyashantha– Madhawa Priyashantha2017-08-19 07:10:03 +00:00Commented Aug 19, 2017 at 7:10
-
Not a dup since that will convert to string not bytes (ArrayBuffer). OP: please include the code you have tried with so far.user1693593– user16935932017-08-19 07:18:33 +00:00Commented Aug 19, 2017 at 7:18
Add a comment
|