POST vs.GET
Jing Wang <jwang-9/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
I was trying to use method=POST in my form since I have a very long parameter to pass. But I realized that POST does not work with petal. Has anybody had the same problem? Is there a solution in case I have to use POST? Thanks, jw