Posts by Daniel Dias • 1 point
2 posts
-
0
votes0
answers309
viewsQ: Sending Image of the Formdata file without input file
I am working with Cordova, and it does not support the html input file. I wonder if there is some way to send an image of the file by the ajax formData method. I tried to send the image as Blob to…
-
0
votes0
answers448
viewsQ: Image Return Json Database
Initially for clarification, I’m trying to create a hybrid html, javascript and css app. objectively, my obstacle is to display on the user screen your avatar, which is in a Mysql database directory…