Is that a question or are you just generally lazy and want someone to write the WHOLE thing?
What's it pay? -----Original Message----- From: Steve LaBadie [mailto:[EMAIL PROTECTED] Sent: Thursday, February 08, 2007 9:47 AM To: CF-Talk Subject: Validate Password I need to validate for a strong password with the following requirements: 1. Must be at least 8 characters in length (127 characters max) 2. Must contain at least three (3) of the four (4) following types of characters: a. Uppercase letters b. Lowercase letters c. Numbers d. Special characters (such as _ # @ $ ^ *) 3. Must not be the same as any of the previous three passwords used Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> http://www.esu.edu <http://www3.esu.edu> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269157 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

