The following entry was added to the Free Pascal contributed units:
Name : StrFilter
Author : Lars (L505)
Email : fpcunits(@)z505(.)com
Homepage : http://z505.com FTP site : http://sourceforge.net/project/showfiles.php?group_id=145841&package_id=212708&r Version : 0.0.2
Date : 2007-07-25
Category : Internet
Supported OS : all
Description :
Includes functions for filtering and validating string. IsNum() IsAlpha() IsEmail() and many more.
<p>
Can be used for any sort of programming, not just internet.