I successfully tried the following.....I have added a button next to the
image field and used the following code in "Click"
event....this.parent.ImageField1.dataNode.value = ""; Which created the
image and set to white space.....good start for you to think in that
direction?