[pmwiki-users] request for form example

Peter Bowers pbowers at pobox.com
Wed Jun 19 11:08:10 CDT 2013


On Wed, Jun 19, 2013 at 8:45 AM, Mark Lee <mark.lee.phd at gmail.com> wrote:

> Can someone please make a simple example showing these features:
>
> 1. Set a form variable using a text box with submit button. The prompt
> next to the box says something like "Enter a number between 1 and 10.
> 2. After the submit button is clicked, the pagelist function is called
> with the count set to the value submitted through the form.
> 3. Text is displayed using the same form variable, such as "The number of
> pages listed is ___" where the ___ blank is filled in with the form
> variable value.



See http://pmwiki.qdk.org/pmwiki.php?n=Test.SimpleForm2

That solution uses httpvariables (must be installed) and input default.
Other solutions exist.

-Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20130619/a9a4f578/attachment.html>


More information about the pmwiki-users mailing list