Hi,
Ultimately, I'm trying to submit a PHP like curl request to a secure server, and I found an example using winsock (
http://www.coderprofile.com/networks/source-codes/142/delphi-clientserver-winsock-example)
but I cannot run it, because I get the same errors as mentioned below. When I try to install jdbgridutils - which was a fix for a similar error found in this thread
http://lazarus.freepascal.org/index.php?topic=14986.0 - I get the same errors.
Errors are below:
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(41,47) Hint: Parameter "key" not used
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(42,57) Hint: Parameter "Shift" not used
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(246,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(414,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(588,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(764,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(919,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(1044,14) Error: identifier idents no member "OnEditingDone"
C:\Documents and Settings\*******\Desktop\jujiboutils\src\jdbgridutils.pas(1072) Fatal: There were 6 errors compiling module, stopping