abmupload

  1. J

    B4J Question [ABMaterial] ABMUpload, Uploading to raspberrypi Problems

    Hi there, Im using ABMaterial to create web, running on my raspberry server. I'm Trying to upload file from my laptop to server using ABMupload component, i only following tutorial on ABM website. but somehow, the file is not uploaded. here is my code. Btw in this code i'm using ABMupload and...
  2. H

    B4J Question [abmaterial] how to handle file upload?

    Hello, ABMUpload and ABMFileInput--these are the components used to upload files. The uploaded file/s are uploaded within the /www/ of the application. Is there a way to distribute/upload the files, images for instance, to other machines? Because, if you handling hundreds or thousands of...
  3. Mashiane

    B4J Question [ABMaterial] How to clear list of uploaded files using ABMUpload?

    Hi there When one is using the ABMUpload to upload files, after the files are uploaded a list of the files is kept showing in the component. How does one clear this list to start afresh. I had thought the component .Refresh method would clear the list of files, nada. Any advice please? Thanks
  4. Mashiane

    B4J Question [ABMaterial] How do I make the ABMUpload take the full width of the cell?

    Hi there I'd like my ABMUpload to take the complete width of the cell, is this possible? Thanks.
Top