Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Sending data to a web page
| Subject: | Re: Sending data to a web page |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 18 Oct 2007 09:57:55 |
"aruest" <straight_018@hotmail.com> wrote in message
news:4717631f@newsgroups.borland.com...
> Is this possible?
Yes.
> How Would one go about doing this?
Use an HTTP component, such as the one in Indy, ICS, or Synapse. Or use
Microsoft's the WinInet or WinHTTP APIs.
Gambit