Hi!
I am new to Xojo Web, hence my basic question.
I am trying to build a class that reads SVG files from a folder and stores them in the Web application for use in my Webapp’s various buttons/controls.
The SVGs has to be uploaded manually once by me while developing and has to stay there. The user can’t be able to upload, download or delete any of these files. I am following this article as a reference: Using SVG in Xojo Web
In this article, Jeannot uses the “ressources” folder to proceed. However, I can’t seem to be able to upload my files to this folder or to read them in my Webapp at startup.
How does the “ressources” folder function in a Webapp?
Thanks!
Simon
3 posts - 2 participants