<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 8:45 AM, Mark Lee <span dir="ltr"><<a href="mailto:mark.lee.phd@gmail.com" target="_blank">mark.lee.phd@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div>Can someone please make a simple example showing these features:<br><br></div>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.<br>


</div>2. After the submit button is clicked, the pagelist function is called with the count set to the value submitted through the form.<br></div>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.</blockquote>

</div><br><br></div><div class="gmail_extra">See <a href="http://pmwiki.qdk.org/pmwiki.php?n=Test.SimpleForm2">http://pmwiki.qdk.org/pmwiki.php?n=Test.SimpleForm2</a><br><br></div><div class="gmail_extra">That solution uses httpvariables (must be installed) and input default.  Other solutions exist.<br>

<br></div><div class="gmail_extra">-Peter<br></div></div>