[pmwiki-devel] Question about Forms & Actions

Hans design5 at softflow.co.uk
Mon Dec 11 04:26:53 CST 2006


Monday, December 11, 2006, 9:42:40 AM, The wrote:

> PS. As an after thought, how would this affect the following lines:

>         if ( . . . ) {
>                 HandleBrowse($pagename);
>                 }
>         else Redirect(FmtPageName($_POST['nextpage'] . $passdata, $pagename));

> Which decides where the user is to be forwarded to...  Would the
> action parameter in the form field take precedence over either of
> these commands?

No. This will not be affected. If the script comes to this point, you
know that the form submitted successfuly and called ZAPengine via
action=zap, and ZAPengine is plugging away....


Hans




More information about the pmwiki-devel mailing list