Basic File Upload

About This Space

Very basic file upload example using the File Upload Drag and Drop widget


Last updated on December 8, 2025

Forked from: /al3/basic-file-upload/

Public Permissions:   View   Open/Fork   Run   Comment  

File Upload

Very basic file upload example.

There is little more to adding file upload ability then dropping the widget on the screen and setting the target and some other optional properties. One important other step is creating the puiuplexit.js file described below.

Drop files onto the File Upload Drag and Drop widget and they will be uploaded to the files folder.

You can specify what file types and size is allowed by modifying the widget's properties.

puiuplexit.js

This file is required by the file upload widgets. It contains code to check specific details of the file upload before permiting the upload.

For more information about the file upload exit program see the documentation here: http://www.profoundlogic.com/docs/display/PUI/Security

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By chris (@chris)

Filters:

Popular Recent

Demo app to use EJS to display information from a database

3282

0

0

Using EJS with an HTML Container and Bound fields

2832

0

0

Employee Maintenance Application with a separate Edit Screen

2724

0

0

Employee Maintenance Application with a separate Edit Screen

2476

0

0

This lab walks you through building a series of Node.js applications that work with employee data.

2608

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

2741

0

0

example mortgage application

2780

0

0

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

2764

0

0

A demo of how to build and consume Web Services with and without parameters

2713

0

0

An example of how to retrieve the grid data and work with it for comparisons and manipulations.

609

0

0