I dont know if anyone has hit the wall with this. I am trying to dynamically load a HTML page into a textfield and I want to use <img src=‘something.jpeg’>, but it does not work. Everything else seems to be loaded on the page but the image. No Errors nothing but no image neither.
Does anyone know how to add image from an HTML file dynamically?