On Wed, Jun 19, 2013 at 8:45 AM, Mark Lee <[email protected]> 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
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
