Date: 02/27/01
- Next message: Peter J.: "[phplib] Re : Database query"
- Previous message: John Lengeling: "[phplib] How to return all form validation errors in oohform"
- In reply to: John Lengeling: "[phplib] How to return all form validation errors in oohform"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi John,
Not without extending the class. I have created my own form validation class and integrated it with PHPLIB session management. The code is not clean and has no documentation (one of the things of my ever growing list of things to do).
If you're interested, please contact me.
Ignatius
Ignatius Teo
G2 Project Manager
Web Development & Online Technologies Group
Snail: Information Technology Directorate
Southern Cross University
PO Box 157, Lismore NSW 2480
Voice: +61 2 6620-3221
Fax : +61 2 6620-3033
Email:iteo <email protected>
> -----Original Message-----
> From: John Lengeling [mailto:johnl <email protected>]
> Sent: Wednesday, 28 February 2001 09:01
> To: Phplib
> Subject: [phplib] How to return all form validation errors in oohform
>
>
> I just started using PHPLIB and OOHFORM. Great stuff! Keep
> up the good
> work!
>
> I have 2 questions specific to OOHFORM.
>
> 1. I want to create a form where I validate an e-mail address using a
> regex (got this working) and validate the e-mail address by asking the
> user to re-enter the email address again in another field on the same
> form. How can I call validate() and then do a check where email !=
> vrfyemail. Is there a way to extend validate()?
>
> 2. Is there way for validate() to return ALL errors in the
> form at once
> instead of returning the first error?
>
> Thanks
>
> johnl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
- Next message: Peter J.: "[phplib] Re : Database query"
- Previous message: John Lengeling: "[phplib] How to return all form validation errors in oohform"
- In reply to: John Lengeling: "[phplib] How to return all form validation errors in oohform"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

