I am wanting to create an image, then send this to an aspx file and display the image in an imageButton. However, I can only see how to display an image which already exists on file (using imageURL= ) and can't seem to work out how to display an image created in a c# file.
Any suggestions?
Any suggestions?