Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jun : does HTTPServer handle POST?
| Subject: | does HTTPServer handle POST? |
| Posted by: | "Dan" (frozendi..@gmail.com) |
| Date: | Tue, 17 Jun 2008 17:02:03 |
I am using the idHTTPServer which is included with Delphi 6 to work as a
simple webserver, when I just go a regular GET everything is fine, but I am
not sure how to handle POSTs, is there any way to extract the fields and
their values?
- Dan