01-22-2013 09:00 PM
blease , i'm looking well how to upload image on my server using bb10 (QML) and i havent find a solution , i don't know how can i convert my picture to (Base64) for exemple to put it in the server "stringImage = Base64.encode(mom.image);" .
please it's urgent, I have an oral friday and i haven't fin a solution to post my picture on my server :'(
01-23-2013 03:31 AM
Data can be sent to a server by sending a post request with QNetworkAccessManager.
https://developer.blackberry.com/cascades/document