Date: 07/06/00
- Next message: Weng Lee, YAP: "[phplib] Problem installing phplib"
- Previous message: Javier Leyba: "[phplib] Question"
- Next in thread: Ulf Wendel: "Re: [phplib] passwords in oohforms"
- Reply: Ulf Wendel: "Re: [phplib] passwords in oohforms"
- Reply: Davor Cengija: "Re: [phplib] passwords in oohforms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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> |
----------------------------------------------------------------
- Next message: Weng Lee, YAP: "[phplib] Problem installing phplib"
- Previous message: Javier Leyba: "[phplib] Question"
- Next in thread: Ulf Wendel: "Re: [phplib] passwords in oohforms"
- Reply: Ulf Wendel: "Re: [phplib] passwords in oohforms"
- Reply: Davor Cengija: "Re: [phplib] passwords in oohforms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

