Re: POST vs.GET
"Simon McCaughey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <00ca01c578fe$84aa0b50$34c1a42f@atticpc> |
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 > > >