Search results for query: *

  1. Q

    binary image...to a placeholder

    I am new to asp.net and I am trying to read in a binary image and add it to a placeholder. Using Response.OutputStream.Write works, but does not put it where I want on the screen. How can I add it to a placeholder?
  2. Q

    Adding an image to a placeholder dynamically

    I am new to asp.net and I am trying to read in a binary image and add it to a placeholder. Using Response.OutputStream.Write works, but does not put it where I want on the screen. How can I add it to a placeholder?
Back
Top