On Thu, Jul 10, 2008 at 11:17 PM, Marcus <[EMAIL PROTECTED]> wrote:
>
> Is there a way to prevent the page reloading a new page and erasing
> the form contents?

Cookbook/ProcessForm will help with this.

Or you can place {(wikish_form process)} somewhere on the page.

Basically after the reload (presumably caused by clicking on the
submit button) you need to do something to get the values from $_GET
or $_POST and place them in $InputValues.

-Peter

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to