<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Since you have two data items and a button, I'd probably make a form
    for each pair, make the button have an onClick function that adds
    the items to a list, and then an overall submit button to do the
    submit. Or use a list like the example I posted earlier and have
    each pair in the list, if it wasn't a big list. So<br>
    12s<br>
    12l<br>
    7s<br>
    7l <br>
    and so forth.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 9/21/2015 1:41 PM, Richard Reina
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKLxnzZyw=vkqyyDsNOM0tb8qjYoD3d1RPpFYLcwrmsFf5Y9nQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Actually the user would have to make add an attribute
              first. Something like:<br>
              <br>
            </div>
            Item  Size <br>
          </div>
          12      s      Add Button<br>
        </div>
        7        s      Add Button<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-09-21 13:35 GMT-05:00 John J.
          McDermott, CPLP <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:jjm@jkintl.com" target="_blank">jjm@jkintl.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Like this?
              <a moz-do-not-send="true"
href="http://www.developergeekresources.com/examples/javascript/javascript-listbox_to_listbox.php"
                target="_blank">http://www.developergeekresources.com/examples/javascript/javascript-listbox_to_listbox.php</a><br>
              --john
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 9/21/2015 12:09 PM, Richard Reina wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">
                      <div>
                        <div>I have learned how to display variables in
                          template toolkit with <% varname %>.
                          However, these variables are being named from
                          withing my dancer app and displayed on the
                          template. Is there a way to display variables
                          that a user is entering as they are entering
                          it. So that if I have a menu like form where a
                          user can pick several items and see them each
                          added one by one in a list format before
                          pressing a second submit button that submits
                          his entire lists of entries? It would be a bit
                          like a shopping cart but instead of the items
                          being put in the cart they are displayed right
                          there in the form as they are added. <br>
                          <br>
                        </div>
                        Thanks for any ideas.<br>
                        <br>
                      </div>
                      Richard<br>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <span class="">
                  <pre>_______________________________________________
dancer-users mailing list
<a moz-do-not-send="true" href="mailto:dancer-users@dancer.pm" target="_blank">dancer-users@dancer.pm</a>
<a moz-do-not-send="true" href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a>
</pre>
                </span></blockquote>
              <span class="HOEnZb"><font color="#888888"> <br>
                  <div>-- <br>
                    John J. McDermott, CPLP<br>
                    Learning and Performance Consultant<br>
                    jjm at <a moz-do-not-send="true"
                      href="http://jkintl.com" target="_blank">jkintl.com</a>
                    <a moz-do-not-send="true" href="tel:575%2F737-8556"
                      value="+15757378556" target="_blank">575/737-8556</a><br>
                    Check out my <a moz-do-not-send="true"
                      href="http://cybersecurity.learningtree.com"
                      target="_blank"> security blog posts</a><br>
                    Add an A for the Arts To STEM and get STEAM and a
                    strong engine to move forward. </div>
                </font></span></div>
            <br>
            _______________________________________________<br>
            dancer-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
            <a moz-do-not-send="true"
              href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users"
              rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dancer-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a>
<a class="moz-txt-link-freetext" href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
John J. McDermott, CPLP
Learning and Performance Consultant
jjm at jkintl.com 575/737-8556
Check out my security blog posts
Add an A for the Arts To STEM and get STEAM and a strong engine to move forward. </pre>
  </body>
</html>