Any know if this is possible in a VLWEB page.
Call a ServerModule which returns a series of images as BLOBs.
Write the BLOBS to local storage using xFileWrite
In a #PRIM_WEB.HtmlContainer set the HTML property to <img src="file:///MyPath/MyImage.jpg..."
If so in the XDeviceFile write Widget what would be the values for
FileEncoding and DataEncoding
and for FileName does specifing a path (eg MyPath/MyImage.jpg) cause that path to be created?
This would be a huge help if it can be done.
Cheers
Jim