[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. The cause is the onsubmit event. If in the httpserver onPosteDocument I accept the request the connection will hangup because no OnPostedData will trigger. So I ask, what is the best way to treat this situatio

[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 :