Browse by Tags

Related Posts

  • PostbackUrl and field validation

    I'm trying to validate a number of fields, but my postbackurl property is kicking in long before my click event has, which of course means that none of my fields are getting validated. I need to carry the values of these fields onto the next page, and I'd like to do it using the querystring to...
    Posted to Web Forms (Forum) by karl0s on 11-16-2007, 12:00 AM
    Filed under: POST, postbackckurl, QueryString tildes, transfer, execute, field, server, validation, 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 (2 items)