Ok just got back this is the code I am using for both password and security
password (with name changed only)

 LABEL(SPAN(T('Password'), _title=T("Choose a safe password")),
                  INPUT(_name='password', requires=[IS_STRONG(), CRYPT(),
IS_NOT_EMPTY(error_message=T('Enter password'))], _type="password"),
                  _class="left clearfix", _for="password")

On Sat, Feb 11, 2012 at 1:29 PM, Anthony <abasta...@gmail.com> wrote:

> On Saturday, February 11, 2012 2:49:05 PM UTC-5, Detectedstealth wrote:
>>
>> 111111 is a weak password I was suggesting to enter
>>
> I see. Even when I try 111111, I still get the appropriate error message.
> Will wait to see your code.
>
> Anthony
>



-- 
-- 
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com
http://www.warplydesigned.com
http://www.fitnessfriendsfinder.com

Reply via email to