zaher dirkey wrote:
S := AnsiDequotedStr('""', '"');Return in S the same source string for empty quoted. That also in Delphi, but it is for me wrong.In fact that make my program working wrong when send UserName="Admin" and Password="", it check password as '""' not empty.
The behaviour is compatible with Delphi and will not be changed. Peter _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
