Give us feedback
get-file-size
Web icon

Get File Size

Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 06 March 2021 by 
5.0
 (2 ratings)
get-file-size

Get File Size

Details
Component that returns a file basic information without the need to send it to the server.
Read more

Information returned:

  • Size of the file in bytes
  • Name of the file
  • MIME type of the file


This information is useful to do validations before the file is uploaded.

Release notes (1.0.0)
  • Component now also returns the file name and type;
  • Updated code to use events;
  • Moved demo module to its own application;
  • Module upgraded to OS 11.


Reviews (1)
2019-07-19
in version 1.0.0
Really good!