Focal Point
[SOLVED] "Topendialog" component in HTML page

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/641109112

August 17, 2009, 06:19 AM
Cati - France
[SOLVED] "Topendialog" component in HTML page
Bonjour,

I need to develop an html page in which the user can select any excel file from a directory on his PC.
I there a way to do it in webfocus (In delphi, for example, I use the Topendialog component) ?

Thanks for your help.
Catherine

This message has been edited. Last edited by: Cati - France,


7.7.02 (Html, Excel, Ahtml, Pdf,Graph,.....)
OS400 V5R3, V5R4
Windows 2000/2003/2007/2010
August 17, 2009, 06:53 AM
<JG>
You need to use either ASP or JSP.

If your web/app server is on the AS400 then it will have to be jsp
August 17, 2009, 11:12 AM
GamP
Couldn't you use the < input type=file > tag for this end?


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
August 17, 2009, 11:51 AM
Dan Pinault
Catherine,

In the MRE there is a feature that allows you to upload a data file. The code for that comes from IBI_DatasourceImport.jsp. Maybe you can re-use some of that?

I'm interested to see what you come up with.

Regards,

Dan


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
August 17, 2009, 12:31 PM
Cati - France
Hello GamP,

I didn't know the tag
]<input type=file />.

.
It seems to be exactly what I was searching for.

Thank you very much
Catherine

This message has been edited. Last edited by: Cati - France,


7.7.02 (Html, Excel, Ahtml, Pdf,Graph,.....)
OS400 V5R3, V5R4
Windows 2000/2003/2007/2010