This should be a simple question:
I want to embed an image programmatically inside dekiscript. The image url must be a descript variable to build the html. Like so:
Where imageurl is my dekiscript variable. This yields an error.Code:<img class="internal default" alt="page property update error.png" src= imageurl />
How do I escape into dekiscript mode in this example?
Thanks!


Reply With Quote
