search results

  1. CustomValidator - validating against selected index with asp.net ServerValidateEventArgs. up vote 0 down vote favorite. I have the following code which works fine if ...
    stackoverflow.com/questions/15268466/​customvalidator... - Cached
  2. ... _ ByVal args As ServerValidateEventArgs) If ... Why won\'t my ASP.NET CustomValidator validate? 0. ... validating against selected index with asp.net ...
    stackoverflow.com/.../customvalidator-​check...selected-item - Cached
  3. Adds the properties of the CustomValidator control to the ... Value property of the ServerValidateEventArgs object passed ... Validate Against Patterns fo r ASP.NET ...
    msdn.microsoft.com/en-us/library/​system.web.ui... - Cached
    More results from msdn.microsoft.com »
  4. ASP.NET tutorial; AJAX.NET tutorial; ... If none of the other validators can help you, the CustomValidator usually can. ... you write the code for validating your self.
    asp.net-tutorials.com/validation/custom-​validator - Cached
  5. Validating Against Patterns for ASP.NET ... call it using the CustomValidator ... property of the ServerValidateEventArgs object. To validate on the ...
    msdn.microsoft.com/en-us/library/​f5db6z8k(v=VS.71) - Cached
  6. CustomValidator - Checks the form field\'s value against ... and a CustomValidator validating ... In this article we examined the CustomValidator control, ASP.NET\'s ...
    www.4guysfromrolla.com/articles/073102-​1.aspx - Cached
  7. ASP.NET CustomValidator ... Thou shalt not custom validate against empty string ... why not just check for a selected index value of zero?
    netindonesia.net/blogs/jimmy/archive/​2005/10/28/ASP.NET... - Cached
  8. The following example works with ASP.NET 1.0. Fields and CustomValidator ... UI.WebControls.ServerValidateEventArgs) ... validate two drop down lists against each ...
    www.codeproject.com/Articles/9522/​CustomValidator... - Cached
  9. How to Protect Against SQL Injection Attacks in ASP.NET; ... ServerValidateEventArgs args) ... </SCRIPT> ; <asp:TextBox id=\"TextBox1\" style=\"Z-INDEX: 102; LEFT ...
    www.aspnet101.com/2007/12/​validating...using-customvalidator - Cached
  10. Home / ASP.NET Forums / General ASP ... When The drop down list trigger selected index ... it seems that you want to trigger the validate function when you post back ...
    forums.asp.net/t/1418517.aspx - Cached