Browse by Tags

Related Posts

  • Some TextBox controls are not showing up...

    I have a contact form on this site, and 3/5 textbox controls are not showing. They appear in Debug mode, but not when I upload it to the ftp server. The code is exactly the same as the 2 that are showing, so I'm not quite sure what the issue is... Textboxes showing: Name, Body Not Showing: Phone...
    Posted to Web Forms (Forum) by rory584 on 03-12-2009, 12:00 AM
    Filed under: text, vb .NET, box, control, hidden, html, Asp.net2.0, form
  • Re: button border changes when width > 191px

    Internet Explorer 6.0 & 7.0 use the Windows XP themes to render its controls. Add a meta tag to disable themes on the page: <meta http-equiv="msthemecompatible" content="no">
    Posted to Web Forms (Forum) by nimazuk on 09-16-2007, 12:00 AM
    Filed under: Asp .net, control, CSS, design, html, xp theme
  • Re: TextBox rendering, jagged edges

    Internet Explorer 6.0 & 7.0 use the Windows XP themes to render its controls. Add a meta tag to disable themes on the page: <meta http-equiv="msthemecompatible" content="no">
    Posted to Web Forms (Forum) by nimazuk on 09-16-2007, 12:00 AM
    Filed under: Asp .net, control, CSS, design, html, xp theme
Page 1 of 1 (3 items)