php-db | 2002122

Re: [PHP-DB] form validation From: Manuel Lemos (mlemos <email protected>)
Date: 12/20/02

Hello,

On 12/20/2002 12:25 PM, Mignon Hunter wrote:
> I am developing a db form that gets passed to another form. I need to
> validate the fields in form(1), before passing on. The form action
> posts to form(2), so that upon hitting submit - form(2) shows up in
> browser...(the only way I know how to do this).
>
> I am trying to use php to validate. I have been googling and checking
> books and archives for 2 days and all examples use the same file to post
> to. In other words, form1.php uses form action="form1.php". But I need
> it to be form(2), but I still need to validate.
>
> Does anyone have any ideas, or does everyone just use javascript with
> say...alert boxes. This will be my last resort.

You may want to use this class that does exactly what you need.

-- 

Regards, Manuel Lemos

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php