i have a web application that displays an image that is created at run time, i am trying to use
Response.BinaryWrite
to display this image, it works but i want to display it within a div box in an asp:table on the web page. all that is happening at the mo is that the image is being loaded into the browser on its own!

can anybody help?
thanks,
tom.