How to insert an image into the .zhtml file from a local source

Hello, I am using the RCM6700 development kit as a serial to Ethernet converter. I am using the sample program, ‘TCP_TO_SERIAL.C’. I am trying to insert a image into the html header (in the config.zhtml file) from a local file but cannot find how to do so. I have been able to do it by using a URL address from the web but this is not what I am wanting to accomplish. Can an image be saved into memory and compiled so that the image does not require access to the web via a URL to display? For instance, in a LAN setting.

I believe this is described in the RabbitWeb Embedded Applications manual, page 28.
ftp://ftp1.digi.com/support/documentation/0200057_d.pdf

1 Like