Re: Cannot retrieve empty keys from request using Apache2::Request.param
Tommaso Torti <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAJan-fGM=-tdLjb1RT8KKg_aGJ3OREhsFR5dPdZOq8OreGWpMA@mail.gmail.com> |
Hi Andrè the input i'm receiving is not directly invoked from an html form, but it could be built from java code or php or other sources i don't even know. So i can't use javascript to fix the problem .. Thank you,