Hello Francois,
TGpHTTPProxy do not use "Banner", is set only a blank.
Banner is send to StartConnection (ICS) on Header HTTP :
/* WSocketS.pas, TWSocketClient */
procedure TWSocketClient.StartConnection;
begin
if Length(FBanner) > 0 then
SendStr(FBanner + FLineEnd);
end;
is this possible to modify it to be at the foot
of the page ?
Regards
Saturday, January 21, 2006, 10:30:05 AM, you wrote:
>> I use the component TGpHTTPProxy (based TWSocketServer)
>> and I will wish to know if it is possible to force sends
>> it of an additional code HTML to the Web pages to consult
>> (like "Banner" but at the foot of the page or Header HTTP)
FP> I don't know the details for this component. Probably the author will
FP> answer: he subscribed to this list.
>> PS: Sorry for my bad english :)
FP> No problem !
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be