I got problem I don't know how to use Indy components to connect with https. I konow how to use IdHTTP but how make the same thing with https????
So I don't konow:
-how to make connection with https
-how to send and get data from https
I would be very grateful for examples in Delphi.
I am having a trouble with font in CFTREE ang CFGRID. I like to change font to CE (Central Europa), because I need to display special character (like 'èæšžð') (slovenian font). Please help me. Thanks
I'am having a trouble getting a return value from an Oracle Function.
This is function works fine:
function SIFRANT (val IN CHAR, sif IN CHAR)
return CHAR
as
tkst CHAR;
Begin
End;
How do I get at that returned value in CF?
Thanks.
I'am having a trouble getting a return value from an Oracle Function.
This is function works fine:
function SIFRANT (val IN CHAR, sif IN CHAR)
return CHAR
as
tkst CHAR;
Begin
End;
How do I get at that returned value in CF?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.