[phplib] ext_validate() From: Tai Tran (txtran <email protected>)
Date: 02/20/01

I was wondering if some body know how to use the ext_validate() function in oohforms? I couldn't find any example on how to use that function. There is no document also. Could you please help me on how to use it?

Basically what I want to do is display a form to the user, if the user enter all valid input, the script then continue on. If the user enter an invalid input, the script then display all the error messages at once.

Do you know where I can obtains the example codes on how to use this function?

Please help

Regards