On Thu, Jan 13, 2011 at 10:52 PM, ambs
<ambs+dancer@perl-hackers.net> wrote:
On 13/01/2011 21:43, ambs wrote:
Hello
I have a form with two submit buttons. I do not want to have js to
detect what submit button was used to redirect the script for two
different actions.
Looking to the documentation I found out conditional matching.
So, my doubt is: is there any chance on using conditional matching to
detect what submit button was used? (basically, is there any way to
access to the CGI parameters on the conditional matching portion of
routes?)
didn't read carefully the documentation:
"(on the useragent and the hostname at the moment):"
damn. probably I can hack that for 1.3...
should not be too hard to add this. If you need help ping me on #dancer (I've also some other ideas in my mind for conditional match)