Content area
Most web developers have, at some point, incorporated graphical images into web pages using the HTML <img> tag. Typically, when a developer uses this tag, the browser loads the image from a URL supplied in the tag's src attribute. How to load an image without this physical file path by using the ASP Response object or the ActiveX Data Objects Stream class is discussed.