<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2015-10-06 9:58 GMT-05:00 John McDermott, CPLP <span dir="ltr"><<a 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">
    I use an onClick function (an event handler would probably be
    better) for buttons rather than the default behavior. In my case I
    use it to pre-process the data so it is more easily managed by
    Dancer2.<div><div class="h5"><br></div></div></div></blockquote></div><br></div><div class="gmail_extra">I ended up separating it into two different forms -- one for each submit button. Thanks for the onclick idea though.<br></div></div>