You should be able to just create the object and not actually set a source image.
I am assuming you need to create this dynamically. If not, I do that regularly by creating an HTML img tag, again without an image source. I often add the src dynamically at runtime. To do that you need to set the object to runat server and give it an id.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.