File Upload to IFS using ProfoundUI

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
RichDotson
Profound User
Posts: 22
Joined: Fri Aug 06, 2010 1:40 pm
First Name: Rich
Last Name: Dotson
Company Name: Wheeling & Lake Erie Rail
State / Province: Ohio
Country: United States
Contact:

File Upload to IFS using ProfoundUI

Post by RichDotson »

I have a request to allow the user to upload files to the IFS from one of the screens that I have developed in ProfoundUI. Is there a way to do this? I searched the forum and received matches for RPGsp but nothing for ProfoundUI.
User avatar
Brian
Profound Logic Staff Member
Posts: 286
Joined: Thu Apr 14, 2011 10:23 am
First Name: Brian
Last Name: May
Company Name: Profound Logic Software
Contact:

Re: File Upload to IFS using ProfoundUI

Post by Brian »

Unfortunately, we do not currently have a premade widget to allow a file upload.

A file upload is a very common type of form. If you search the internet, you will find many examples. There are two basic components, the html form and a cgi program. The html form is actually very simple. Just a normal <form> with an <input> element with type="file". The trick is writing the cgi program. If you have PHP or Java skills in your shop, there are plenty of examples on the internet.

If not, the CGI programming can be done RPG. If you need help in writing such a program, you can refer to http://www.easy400.net/fupload/html/page2.htm

Once you have the CGI working, you can link to the CGI program using a hyperlink or button on your ProfoundUI screen.

If you need further assistance, please let us know.
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests