That's a strange question. Why would you put it in a UserControl unless there was a rational reason to do so ?
Another (probably the best, but least powerful) method is to place an image using the HTML <img> tag. Too many so called web developers today don't know their HTML. They seem to think that websites are designed by dragging and dropping controls in WYSIWYG designer. On Nov 13, 10:50 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I have an image on my mainpage.aspx. Is it better to place in this > page with the image web control or is it better to place an image in > user control and access it in my page. WHICH IS BEST AND WHY? Is there > any other way to display an image? > Thanks
