Published on: Tuesday, October 28, 2008
By: Eyal.Albert
User Rating:
Categories: Controls,
C#,
VB.NET,
Learn Home Page
Users have accessed this code article 384 times.
This is a code example to how to use the TextBox Validation class.
Download the sample application to see how to use it with new regular expression.
Or use the predefined valuators like:
Gizmox.WebGUI.Forms.TextBoxValidation.IntegerValidator
Gizmox.WebGUI.Forms.TextBoxValidation.FloatValidator
Gizmox.WebGUI.Forms.TextBoxValidation.EmailValidator
Enjoy
Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Terms of Agreement:
By using this code, you agree to the following terms...
- You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
- You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
- You may link to this code from another website, but ONLY if it is not wrapped in a frame.
- You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.