How to upload files on LM from webpage HTML - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: How to upload files on LM from webpage HTML (/showthread.php?tid=175) |
How to upload files on LM from webpage HTML - Val - 04.01.2016 Hello, I would like to make a widget that allow to the final user to upload pictures on LM from the user view (webpage). Is there some solution with lua or other to make this ? RE: How to upload files on LM from webpage HTML - admin - 13.01.2016 We're preparing documentation and examples of how to create custom LM apps. This way you will be able to create a simple HTML upload page and place it via an iframe in the visualization. RE: How to upload files on LM from webpage HTML - Val - 13.01.2016 (13.01.2016, 13:22)admin Wrote: We're preparing documentation and examples of how to create custom LM apps. This way you will be able to create a simple HTML upload page and place it via an iframe in the visualization. Thank you for this information, I expect this documentation with an upload exemple RE: How to upload files on LM from webpage HTML - admin - 13.01.2016 In the meantime can you tell us for what kind of task do you need users to upload pictures? RE: How to upload files on LM from webpage HTML - Val - 13.01.2016 The aim is to allow to the user to change the background of his interface with the picture of his choice. |