[fpc-pascal] Prorammatically sending file using HTTP POST?
Luca Olivetti
luca at ventoso.org
Wed Apr 4 15:29:36 CEST 2018
El 04/04/18 a les 13:50, Bo Berglund ha escrit:
>
> Does someone have a suggestion on how to do this?
>
> By the way, I am using the Indy10 components via the indylaz package.
> Lazarus is 1.8.0 and FPC 3.0.4 on Windows7.
I never used indy, but you can either use TFPHTTPClient (unit
fphttpclient) or synapse THHPSend.
Both allow to send form data.
Disregard my suggestion if you prefer to use indy.
Bye
--
Luca
More information about the fpc-pascal
mailing list