CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> Tips & Solutions

 Validate Password to have at least 1 number

Print topic Send  topic

Author Message
ckroon

Posts: 869
Posted: 08/22/2007, 9:27 PM

Paste this into the Input validation field:

Begin Copy>>>^\w*(?=\w*\d)(?=\w*[a-z])\w*$<<<End Copy

This validates an email to have at least 1 number and letter. Use the regular 'Server On Validation' event to validate minimum length.

_________________
Walter Kempees...you are dearly missed.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.