Hi,
I need to the persistent connection feature of HTTP/1.1 using curl in PHP but I dont know how. I've tried everything I can think of but nothing works.
Can anyone help me as to how to go about this.
I'm using php-4.2.1 and the Curl-7.9.5
Thanks
Hi, how do you print an entire project in delphi without having to open each file individually and print it??
Id probably miss a file and be accused of having a non working program when i hand in my project :)
Cheers all.
Hi, im trying the SetLength(test[0], Y); method in a simply loop...
for i:=0 to 100 do
begin
SetLength(test[i], 2);
end;
however when compiling i get:
[Error] fr_reportfin.pas(202): Missing operator or semicolon
Hi all, im converting a floating value to a string before writing it out as a label.caption property. How can I quicly limit it to a maximum 2 decimal places??
Cheers
hehe, cheers, just figured the data stuffs out, i though data was stored in the same way as a unix system, in seconds since 1970, but its not, all working now :)
I was minusing 30 days in seconds.. no wonder it wasnt working! doh!! :p
Cheers mate.
Hi all, i have a TDateTime File which was generated using the 'now' function, the field is called saveddate.
i'd like todo the following if statement, however I have no idea how todo it...
if saveddate > 'Now' - 30 days do
begin
..
end;
Where the conditional it checking if the saveddate...
Hi all, well, my knowledge is increasing.
I ended up printing my reports manually using the canvas option, they look fantastic.
Earl, if you generate your reports manually, u can get the last page to the second printer.
the printer.printers variable holds a list of all the printers installed...
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.