Basic File Upload
About This Space
Very basic file upload example using the File Upload Drag and Drop widget
Last updated on March 16, 2022
Forked from: /sushil-kumar/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
More Spaces By vangaurdkarthik (@vangaurdkarthik)
How to collect Grid Data from a Load-All Grid (**not** fromGenie Generated or Database Driven Grids) for an on screen chart.
2951
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
2922
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
3027
0
0
3093
0
0
3028
0
0
2961
0
0
Be the first to comment:
Comments