I am actually a newbie. I came to know about these ways so i was unable to decide which one is correct and best. So I thought let me check with others so that I can get suggestions.Thank you.
On Thu, Nov 13, 2008 at 1:59 AM, Cerebrus <[EMAIL PROTECTED]> wrote: > > 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 >
