What is the syntax to embed an image in a field by URL ? By name : set the imagesource of char 3 of field "test" to "someimagename" is OK By id : set the imagesource of char 3 of field "test" to 1011 is OK By URL : ??? Claude