Matt,
you can use the GET-PARAMETERS*/POST-PARAMETERS* functions to get a list of all parameters (GET/POST respectively). Also, the easy handler architecture allows your handler to receive a list of all parameter values for parameters with the same name, please check out the documentation for DEFINE-EASY-HANDLER.
-Hans
On Sat, Oct 16, 2010 at 12:49 PM, Matt Lamari matt.lamari@gmail.com wrote:
Within a form, it's my understanding there can be more than one "submit" button, varying by their "value" attribute. Various pointers for this on the web explain how to determine which value was posted.
How can I obtain this value via Hunchentoot?
Thanks, Matt
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel