HTML <img> tag is better than asp image button. asp controls are run at server.it increase the load in server. me 2 prifer for <img> tag
On Thu, Nov 13, 2008 at 10:04 PM, swathi muthineni <[EMAIL PROTECTED]>wrote: > 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 >> > > -- Raju.M Snr:Software Engineer 3kInfoTech [EMAIL PROTECTED] m +919995117011 of +16783673348 http://www.makhaai.blogspot.com
