>> Ok, howto place my code to analyze the HTML ? >> and how to make to send my additional string to browser ?
You have to study how the GpHTTPProxy component work, or wait until his author read your message. > Jazorsoft has a free/open source HTML parser. > Not sure about the URL but I > downloaded from torry.net. I don't think he need a complete HTML parser since he is only interested by the end of document. A simple search for "</BODY>" is probably enough. -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Saturday, January 21, 2006 12:40 PM Subject: Re: [twsocket] TGpHTTPProxy and Banner in footer > Jazorsoft has a free/open source HTML parser. Not sure about the URL but I > downloaded from torry.net. > > Regards, > > SZ > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "ICS support mailing" <[email protected]> > Sent: Saturday, January 21, 2006 1:37 PM > Subject: Re: [twsocket] TGpHTTPProxy and Banner in footer > > >> Re: >> >> Ok, howto place my code to analyze the HTML ? >> and how to make to send my additional string to browser ? >> >> Thanks >> >> FP> Defenitely not. >> FP> Somehow you have to scan the data passing thru the proxy, find out >> where >> FP> HTML documents are, parse the HTML to search for the end (that is >> </BODY> >> FP> tag), then insert your HTML before it. >> >> >> >> >> >> >> >> >> ___________________________________________________________________________ >> 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 > > -- > 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 -- 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
