Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.01.28;
Скачать: CL | DM;

Вниз

KOLHTTP   Найти похожие ветки 

 
hans ©   (2006-04-30 03:47) [0]

Hello!

I have some problems with the TKOLhttpControl object in KOLHTTP.pas.

For every call to the get(url) method I get two OnClose event callbacks.
Also the Header stringlist gets filled with both response header and body text, content stringlist is empty.

Has anyone worked with the object in question? am I doing something wrong? :)

/Hans


 
hans ©   (2006-04-30 03:55) [1]

hmm had a look at the code :-)
...

both

TKOLhttpControl.OnRead and TKOLhttpControl.OnClos procedures have

if Assigned(fOnClos) then fOnClos(@self);

so simple solution for the double callback will be to comment out the line in OnRead.



Страницы: 1 вся ветка

Текущий архив: 2007.01.28;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.031 c
2-1168300235
melnikov
2007-01-09 02:50
2007.01.28
TextOut и кисть bsClear, как вывести текст без фона?


15-1167733252
Slider007
2007-01-02 13:20
2007.01.28
С днем рождения ! 2 января


2-1168499525
Roma L
2007-01-11 10:12
2007.01.28
SQL Server


2-1168617866
Apachi
2007-01-12 19:04
2007.01.28
Работа с командной строкой


2-1168483395
Bogdan1024
2007-01-11 05:43
2007.01.28
TButton.OnKeyUp