Dimitris Botsis wrote:
> Hi all,
> I am trying to develop a client using ICS in order to send form
> parameters to a web server using POST method.
> I found an example (Delphi\Internet\OverbyteIcsHttpPost) but when I
> test it and think that POST to my test web server, it actually uses a
> GET method, not POST.
> I call a PHP script where I can handle if what is comes is via GET or
> via POST. Is there some solution for that or any workarounds ?

You must be doing something wrong. I just tested the OverbyteIcsHttpPost
demo with an Apache server/PHP script. 
Use a protocol analizer such as the free WireShark so see what's actually
sent.

-- 
Arno Garrels  
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to