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
  • Problem with filling in a form field from an Access Database

    I have the following Form which gets its input from a Access Database. Everything works fine but in the decription field only the first word is loaded from the database field. I have placed a response.write at the beginning to check that the field does contain everything I expect it to. For example if...
    Posted to Free For All (Forum) by JohnMacCallum on 10-18-2008, 12:00 AM
    Filed under: asp, html, form
  • Re: Html.Textbox and the class html attribute

    To add a CSS class attribute to a HTML element generated by ASP.NET MVC's Html helper methods, as above, the preferred solution is to pass a htmlAttributes object into the element class constructor -- setting the @class parameter in the object initialiser. An alternative solution would be to use...
    Posted to ASP.NET MVC (Forum) by Tim Acheson on 06-23-2009, 12:00 AM
    Filed under: ASP.NET MVC, asp.net, CSS, attribute, html, form, element, Insert, class, field
Page 1 of 1 (3 items)