That's not the problem. If I paste this code into a fresh WebForm
and run it, I get this odd behavior of the image tags outside the
HTML tag. If I first insert the image into a PlaceHolder, the image
appears in the form. However, I can't then access it in my foreach
loop.