i need a little help here...
i have a passwordField here but it can't showed the value of my database. it
showed empty
but when i changed it into TextField, it showed the database value...

<tr valign="top">
                <td><t:label for="passwordField"/></td>
                <td>&nbsp; :</td>
                <td><textarea t:type="TextField" t:id="passwordField"
value="user.password" validate="required,minlength=3" size="30"
label="Password" /></td>
            </tr>

can someone help me ?

-- 
http://dwiardiirawan.blogspot.com
"cos everyone could be extraordinary...lighten up !"

Reply via email to