Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Post idhttp object with multiform
| Subject: | Re: Post idhttp object with multiform |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 21 Mar 2006 11:37:06 |
"Axel" <borland.public.delphi.internet.winsock@newsgroups.borland.com> wrote
in message news:441fe2dd$1@newsgroups.borland.com...
> the real parameters are only 3, the other 2 are only for the interactive
> access with browser.
It doesn't matter whether they are hidden or not. They are still in the
HTML form, and thus are still transmitted to the server. Obviously, the
server is expecting all 5 fields, since it is giving you a "missing field"
error when you submit only 3 of them.
Gambit
none