Re: Formbuilder and Dancer

2013-03-21 Thread Logust Yu
I kind of figure it out by myself. It seems that I can't return to its original url with "action" when I use the post method. Cheers all. 2013/3/21 Logust Yu > Hello, > > I've tried Formbuilder with Apache and had no problem with that. But when > I use Formbuilder with Dancer, I have to delibe

Formbuilder and Dancer

2013-03-21 Thread Logust Yu
Hello, I've tried Formbuilder with Apache and had no problem with that. But when I use Formbuilder with Dancer, I have to deliberately set a value to "action", otherwise it will go to a blank page. But this trick only works when the method within the formbuilder section is "get". If I change it to