[twsocket] HTTPServer - How to handle empty, header only, POST requests?

2008-03-02 Thread RTT
Strange or not the next html form code generate a empty,only header, POST request. form method=post action=/SomeAction onsubmit= input type=submit value=Proceed to next step / /form The cause is the onsubmit event. If in the httpserver onPosteDocument I accept the request the connection will

[twsocket] FtpCli update for ModeZ by JJM

2008-03-02 Thread Francois PIETTE
Hello ! JJM has modified FtpCli V5 to enhance ModeZ support. His source code is available from http://www.overbyte.be/arch/dump/FtpCliJJM_ModeZ.pas. JJM added: -Property CompLevel : TCompressionLevel Read fCompLevel Write fCompLevel Default clFastest; {JJM} -Property ModeZUploadActive :