11/17/2021 7:57 PM | |
Joined: 7/7/2010 Last visit: 4/25/2025 Posts: 15822 Rating:
|
You can drop the images in the project's folder where user defined web page content is stored. The image path is relative to the path defined in the project. For example, if the user www pages are in the root of that defined folder, you can create a sub-folder named "images" and put the images in there. During the www DB generation, that folder is turned into a DB (or set of DB's) blob of data accessible to the PLC for serving up via the web server. If the images are small icons, you might consider using base64 image embedding into the user web page (refer to links similar to this: https://sking7.github.io/articles/78313296.html )
|
science guy |
|
This contribution was helpful to
1 thankful Users |
Follow us on