[phplib] passwords in oohforms From: Maurice Jumelet (maurice <email protected>)
Date: 07/06/00

Hi

I'm using php-lib v 7.2

How do I use password fields in oohforms?
I had to change:
rule 234
- $cv_tab = array("select multiple"=>"select", "image"=>"submit");
+ $cv_tab = array("select multiple"=>"select", "image"=>"submit", "password"=>"text");

to make it work for me.

Is this correct or am I overlooking something?

Maurice

----------------------------------------------------------------
| Maurice Jumelet NOXX.com |
| +31-53-4894874 F +31-53-4894875 |
| maurice <email protected> |
----------------------------------------------------------------