I have created a page that produces an image,
according to a text field in a form on the same page.
The form has a default value of "Sample", so the first
image you see created is an image of the text.."Sample"
When you submit the form, the image gets reproduced and
overwrites the old image.
My...