Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Post idhttp object with multiform
| Subject: | Re: Post idhttp object with multiform |
| Posted by: | "Ciaran Costelloe" (ccostell..@flogas.ie) |
| Date: | 20 Mar 2006 13:42:06 |
Axel wrote:
> There is a service running in a server.
> the service is waiting for a form in a http document within 3 forms,
> 2 for the authentication, 1 is a parameter for the request.
You need 5 parameters for the page below, not 3, it has 5 INPUTs. Use
Mozilla Firefox, and it can show you all the parameters and their
values for the page currently open (Tools -> Page Info, I think).
Ciaran