Date: 05/11/01
- Next message: nathan r. hruby: "Re: [phplib] replacement variables"
- Previous message: Klaus Seidenfaden: "Sv: [phplib] Missing dollar signs after upgrade from php3 to php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I extended the forms class to handle url and email text fields.
i.e. the following is valid
$f->add_element(array("type"=>"email",
"name"=>"user_email",
"valid_e"=>"Invalid eMail address Format.",
"icase"=>1));
The checks are on regexp basis. The Javascript is tested with Internet
Explorer 5.5.
Is there interest to include this in the 7.2d version??
Regards
Adi
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: nathan r. hruby: "Re: [phplib] replacement variables"
- Previous message: Klaus Seidenfaden: "Sv: [phplib] Missing dollar signs after upgrade from php3 to php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

