:='something2';
httpcli.get;
I hope I explained clear the problem.
Thanks in advance for your help.
Regards
Rocco Neri
-Messaggio originale-
Da: Wilfried Mestdagh [mailto:[EMAIL PROTECTED]
Inviato: martedì 18 luglio 2006 22.36
A: ICS support mailing
Oggetto: Re: [twsocket] R: H
Francois
I tried to use the get method using the same URL I use with IE but
unfortunately I have the same negative responce with no possibility to log
to the application.
Other suggestion?
Regards
Rocco Neri
-Messaggio originale-
Da: Francois Piette [mailto:[EMAIL PROTECTED]
Inviato
ta sent, copy the webserver response to the DisplayMemo
}
DataIn.Seek(0, 0);
myres.LoadFromStream(DataIn);
except
{ An error occured ! }
Showmessage('HTTP Failed : ' + Http.ReasonPhrase);