Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Idhttp and external functions
| Subject: | Idhttp and external functions |
| Posted by: | fer |
| Date: | Mon, 16 Oct 2006 10:57:55 |
I am trying to post a value to a server.
But there is a script on the server which calls enct function before post.
so the value must be send to enct function before post. how can i perform
this !..
fer