-- Ian Warner <[EMAIL PROTECTED]> wrote
(on Tuesday, 27 February 2007, 04:35 PM -):
> Worked fine thank you very much
Just for the historical record (for those who may search for this), what
worked for you -- using the response object, or updating how you called
_forward()?
> > > I am trying
Matt
Worked fine thank you very much
Ian
> > I am trying to make sense of the Forward command.
> >
> > I am utilizing QuickForm in a join form
> >
> > The user fills in the form if it validates I want to forward to a
> validate
> > Action - just for separation.
> >
> > // Try to validat
-- Ian Warner <[EMAIL PROTECTED]> wrote
(on Tuesday, 27 February 2007, 11:30 AM -):
> I am trying to make sense of the Forward command.
>
> I am utilizing QuickForm in a join form
>
> The user fills in the form if it validates I want to forward to a validate
> Action - just for separation.
>
I am trying to make sense of the Forward command.
I am utilizing QuickForm in a join form
The user fills in the form if it validates I want to forward to a validate
Action - just for separation.
// Try to validate a form
if ($form->validate()) {
// Email and sto