abmfileinput

  1. Philip Chatzigeorgiadis

    B4J Question [ABMaterial]ABMFileInput File Path

    I try to use the ABMFileInput to select a file. I do not need to upload the file, i just need to get the full file name, including path. However, the "_Changed(value as string)" event and the "getfilename" method return only the file name, without the path. Is there a workaround?
  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...
Top