Hi Brendan,
We were on vacation the last 2 weeks which is why I did not answer but thank you very much for your quick response.
I have tried your method and it works perfectly!
Thanks,
Paul
Search found 9 matches
- Mon Aug 05, 2024 7:07 pm
- Forum: Questions & Answers
- Topic: File upload with special characters
- Replies: 3
- Views: 16333
- Fri Jul 19, 2024 6:23 pm
- Forum: Questions & Answers
- Topic: Server routine timeout?
- Replies: 6
- Views: 20731
Server routine timeout?
Hello,
We are working with a file picker (client side) and the built-in function STM_FILE_OPEN + STM_FILE_READ (server side) to upload and parse CSV files but we are having some issues when processing large files in our code.
The upload works fine and the server routine 'CSVToList' works like we ...
We are working with a file picker (client side) and the built-in function STM_FILE_OPEN + STM_FILE_READ (server side) to upload and parse CSV files but we are having some issues when processing large files in our code.
The upload works fine and the server routine 'CSVToList' works like we ...
- Fri Jul 19, 2024 6:18 pm
- Forum: Questions & Answers
- Topic: File upload with special characters
- Replies: 3
- Views: 16333
File upload with special characters
Hello,
We are working with a file picker (client side) and the built-in function STM_FILE_OPEN + STM_FILE_READ (server side) to upload and parse a text file.
When we write the parsed values to the IBM i tables, the special characters are not written correctly (see example hereunder).
We did ...
We are working with a file picker (client side) and the built-in function STM_FILE_OPEN + STM_FILE_READ (server side) to upload and parse a text file.
When we write the parsed values to the IBM i tables, the special characters are not written correctly (see example hereunder).
We did ...
- Fri Jul 19, 2024 5:58 pm
- Forum: Questions & Answers
- Topic: External resources for widget
- Replies: 1
- Views: 9597
External resources for widget
Hello,
We are currently working on a project using a widget to implement javascript code.
We want to create a widget which uses external Javascript files but also xml files (used to store configuration data for the javascript execution).
We managed to create js files as external resources in the ...
We are currently working on a project using a widget to implement javascript code.
We want to create a widget which uses external Javascript files but also xml files (used to store configuration data for the javascript execution).
We managed to create js files as external resources in the ...
- Fri Dec 23, 2022 1:22 am
- Forum: Questions & Answers
- Topic: Platform
- Replies: 12
- Views: 29444
Re: Platform
Hi Dino,
I tried your solution and it is exactly what I needed.
Thank you very much for your help.
I tried your solution and it is exactly what I needed.
Thank you very much for your help.
- Fri Dec 16, 2022 7:13 pm
- Forum: Questions & Answers
- Topic: Platform
- Replies: 12
- Views: 29444
Re: Platform
Thank you very much Dino, I will try your solution
- Tue Dec 13, 2022 8:43 pm
- Forum: Questions & Answers
- Topic: Platform
- Replies: 12
- Views: 29444
Re: Platform
Hi Dino,Dino wrote: Tue Dec 13, 2022 12:30 am Hi Paul
If you are in the web, you can find directly what is the browser you are using.
but if you want to know server information, you need to ask the server.
In fact, I would like to know the platform on which the browser runs (client side)
- Mon Dec 12, 2022 9:18 pm
- Forum: Questions & Answers
- Topic: Platform
- Replies: 12
- Views: 29444
Re: Platform
Hi,
*OSAPI is not supported on the Web
*OSAPI is not supported on the Web
- Sat Dec 10, 2022 4:02 am
- Forum: Questions & Answers
- Topic: Platform
- Replies: 12
- Views: 29444
Platform
Hi,
Is there a simple way to get the platform on which a web application runs?
(Windows, Linux, iOS, Android)
Is there a simple way to get the platform on which a web application runs?
(Windows, Linux, iOS, Android)