B4A Question HttpServer Upload file problem - sarmanho (first post)    Jan 31, 2025 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 sicuro | 172.30.86.106:5555/upload/storage%2Femulated%2F0%2FDownload%2F
HTTP ERROR: 500... B4J Question [SOLVED] Uploading a file with http on a SSL started jServer - alwaysbusy    Sep 6, 2017 .GetAttribute("file_upload_sender")
Results:
When calling https://localhost:51143...-web-apps-overview.39811/)
Situation:
In the WebSocketWithFileUpload class, a session variable for... B4A Question Is it possible use HttpUtils2 to upload file? - sally3599    Aug 9, 2012   (1 reaction) HttpUtils2 can post data, can it upload a big file?... B4A Code Snippet Upload a file to your server with HttpJob and php(included) - DonManfred (first post)    Jan 18, 2024   (1 reaction) . Enter FileDialog in the site-search
https://www.b4x.com/android/forum/pages/results/?query=FileDialog
4. The 1st link is a link to the documentation of FileDialog
clicking on that link brings you to
https... B4i Library [tool] OTA Deployer - Easily distribute your app to beta testers - Erel    Jun 11, 2025   (20 reactions)   tags: OTA Deployer these steps: 1. Add the beta tester device UDID to the provision file and download the updated file. 2. Compile your app in release mode, using the development certificate. 3. Download the archive with Tools - Build Server - Download Last Built. 4. Open archive.zip and extract the ipa file. 5. Run OTA Deployer (double click on the jar file), fill the fields and upload the ipa file to the server... account. - IPA files will be deleted from the server after 30 days. Download link: https://www.b4x.com... B4A Question HTTP Embedded Server: How To Upload/Download Text Files - Mahares    Jun 14, 2013 to a different folder other than ‘Download’ folder?
2. How can I upload files from a specific...A Nexus 7 tablet serves as a HTTP server using HTTPServer Lib 1.0. In the ServerService module... B4A Question File upload problem with HttpJob - Paul53 (first post)    Jan 22, 2021 this solution to send my files directly to Google Drive
GoogleDrive via REST API V3 - Small Testproject | B4X Programming Forum
and it works great for small files, but not for files over 200 Mb... B4J Question How to upload file with http - jinyistudio    Mar 10, 2018   (1 reaction) .SetHeader("Authorization",$"Bearer ${token}"$) End Sub http://icecream.me/uploads...following is ok :) ' send image file by line notify Sub lineNotify3(token As String, imageUrl As String) Dim url As StringBuilder url.Initialize url.Append($"https://notify-api.line.me/api/notify"$) ' Dim fd As MultipartFileData fd.Initialize fd.KeyName="imageFile" fd.Dir = $"${File.DirApp}/www/linenotify/images"$ fd... B4i Question Download and Upload text file from https - John Sturt (first post)    Aug 5, 2019 Many thanks to @Erel and all who helped.... B4A Question HttpUtils2 file upload issues - Florin (first post)    Nov 24, 2015 Thanks Don, I will check this some time later and will keep you posted.
Florin... Page: 1   2   3   4   5   6   7   |