[fpc-pascal] fpweb and reading the contents of a request

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Oct 17 17:13:18 CEST 2011


On Mon, Oct 17, 2011 at 4:33 PM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> Yes.

I see ... simply encoding the data differently from what I originally
wanted and feeding it to a GET field worked fine.

> You must specify an action. A single path component is treated as an action.
> ?module=MainPage&Action=MyAction

That didn't help. Also I was not using actions before and it worked
with GET without specifying an action.

I think that this part of the URL cannot be used in POST, so we would
need another way to select the module. Although I might be wrong.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list