On Thursday 17 October 2002 06:34 am, Radu Mateescu wrote: > On the client side, I have to perform validation for various fields > (domain name, email, fax, phone, etc). Is there any set of regular > expressions available for this purpose?
Check out the SourceForge OpenSRS client at http://www.sourceforge.net/projects/opensrs-sf This perl client codebase is modular, with nearly all of the utility functions contained in standalone modules. There are many modules for domain info by TLD, domain syntax checking, form input checking, etc. Regards, Paul Sisson