<<BACK    HOME    CNCPT    TTRL    JSsf.net/projects/validateformjs[ U | s | m | ? ]
   rqd dec eml int len mcr bss trm sifAll Concepts
   frm txt PWD txa rdo sl1 chk slmAll Object Types

validate_form.js
Object Type:  password

Compatible Concepts rqd dec eml int len mcr bss trm sif
Compatible Attributes sMsgRequired,  sMsgTxtDec,  sMsgTxtEmail,  sMsgTxtInt,  sMsgBadLength,  bsNoBadSubStrs,  asBadSubStrs,  sMsgBadSubStr,  bsDontTrimSpaces,  bsTrimSpaces,  sMsgTxtZip5,  sMsgTxtZip5p4,  sMsgTxtPhone7,  sMsgTxtPhone10,  sMsgTxtSsn
Example Associationf_orm.your_pwd_lmnt.sVFAttribute = 'String value';
Example Object<INPUT TYPE="password" NAME="your_secret_string">
   ...OR...
<INPUT TYPE="password" NAME="your_secret_string" MAXLENGTH="20">
Object RulesEvery password element in the form must have a unique name.

MAXLENGTH

The standard HTML attribute MAXLENGTH can be applied to text and password elements.



























































SourceForge.net Logo

Copyright (C) 2003-2005, Jeff Epstein.   All rights reserved.