Re: POST vs.GET
Jing Wang <jwang-9/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
I have tried both POST and post. Neither works. Simon McCaughey wrote: > try post - as in lowercase, > > HTH > Simon > > ----- Original Message ----- From: "Jing Wang" <jwang-9/[email protected]> > To: <[email protected]> > Sent: Friday, June 24, 2005 9:16 PM > Subject: [Petal] POST vs.GET > > >> 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 >> >> >>