[Gambas-bugtracker] Bug #2584: Gambas Web-App doesn't work on a real Web-Server
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Jul 22 15:48:20 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2584&from=L21haW4-
Comment #4 by Benoît MINISINI:
You are using a wrong link for the image.
The url for a public file is "http(s)://<server>/<script>/<public file>".
You must write:
Try Matrix[0, i] = "<img src='" & Application.Root &/ "public_holidays.svg" & "' height='32px' width='32px'>"
When you run the project from the IDE, there is no script name, so it can be omitted.
Benoît MINISINI changed the state of the bug to: Rejected.
More information about the Bugtracker
mailing list