Basic File Upload

Al3 (@al3)

16613

0

3

About This Space

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


Last updated on October 16, 2021

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 Al3 (@al3)

Filters:

Popular Recent

A multiple choice trivia game that consumes a web service from Open Trivia Database to generate questions and option choices.

Al3

14731

0

2