hi to all
i want upload selected img to server but i cant.
selected cod is :
now upload selected img up to server.
erel tank you .
I do not want cod backend
Hi,
I am creating an app to act as a server to receive images (the images will then be sent by a windows application written in vb.net).
I'm using the HttpServerExample to do some testing, but I've noticed that if I try to upload a picture by connecting via browser it gives me this error:
A Non...
A service or a server, not B4J server, is accepting the ff. HTTP PUT command.
curl -vX PUT http://admin:password@127.0.0.1:5984/albums/6e1295ed6c29495e54cc05947f18c8af/artwork.jpg?rev=2-2739352689 --data-binary @artwork.jpg -H "Content-Type:image/jpg"
I tried the sample provided by the link...
After successfully figuring out (with assistance here) how to download an .mp3 file from the internet, I am trying upload a .txt file to the internet.
The libraries I have installed are: Core (v 8.30), OkHttp (v 1.2), RuntimePermissions (v 1.1), and StringUtils (v 1.12)
I also have HttpJob and...
Hi all,
I found a way (in a somewhat accidental) to run the file upload in a WebView.
I have used WebViewExtras and WebViewExtras2, but in the .b4a project file I have declared FIRST WebViewExtras2 and THEN WebViewExtras .
When, the code are whis:
Sub Globals
'These global variables will...
I Follow Tutorial https://www.b4x.com/android/forum/threads/upload-image-to-server-postmultipart-and-php.82682/#post-525412
No error but no fileuploaded
here is my project
thanks for help,
solved
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.