Results 1 to 2 of 2

Thread: [2005] Adding feild validators

  1. #1

    Thread Starter
    Hyperactive Member r0k3t's Avatar
    Join Date
    Dec 2005
    Location
    Cleveland
    Posts
    361

    Lightbulb [2005] Adding feild validators

    Hi there,

    can I add validators to a standard VB project, one that you compile and place on someones desktop? Not an ASPX page.

    I am sure you someone knows what I mean, when creating an ASPX page you can add "RequiredFeildValidator" of whatever. I would like to use this in a nirmal project, I see that it is selected when I choose "Choose Items" from the ToolBox menu however I can't find it anywhere?

    Anyone have any ideas?

    Thanks!

  2. #2
    Fanatic Member
    Join Date
    May 2003
    Posts
    758

    Re: [2005] Adding feild validators

    You have to write the code yourself. Check out the Validating and Validated event handlers. That should get you started.
    My.Settings.Signature = String.Empty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width