Skip to main content

Upload widget

With the implementation of a special CargoLink of the type “Upload widget”, CargoServer provides the means to integrate an easy and secure file upload into any of your web application.

Use this feature to

  • Enable secure and easy upload of files into any web application without having to store files locally
  • All files are scanned for malware at the CargoServer and available for download via API, i.e. in background jobs for later processing
  • Integration via JavaScript includes and API, compatible with all modern browsers

Integration #

The widget can be integrated with simple JavaScript includes into a site and the either triggered via a HTML element like a button or programmatically inside a form control.

Full customisation of colours, event handling and security restrictions are available. All files can be managed via API and file retention/clean-up policies are in place.

Upload Widget