Hi Sunanda and all you guys,

Thanks so much for your attention! I went to that page and got the feeling 
that this way I will have to set all the browsers' configuration to go 
through this proxy. Even if I could make this a transparent proxy, it would 
be a problem because I don't want a local solution. The traffic through it 
will be very heavy, am I right? That's why I was wondering to build 
something like an add-on or plug-in to a browser that users could install. 
Like plug-ins for acrobat reader, flash, quicktime, etc. The traffic in the 
HTTP requests/responses would be the same and the plug-in would make the 
adjustments needed. Do you know anything I can do? Any book? Any tutorial? 
Any web page?

Thanks a lot.

Rodrigo

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 29, 2005 4:10 PM
Subject: [REBOL] Re: Can REBOL change HTML of a web page?


>
> Rodrigo:
>
>> Hello guys! I want to build a program that that could run on the
> client-side (
>> IE, Netscape, Opera, etc.), get the web page retrived by the server and 
>> do
>> some adjustments to it, let's say, add some footnotes or summarizing the
> text.
>>  Can I make that using REBOL?
>
> Yes.
> You need to insert your script as a proxy between the client and the
> webserver. Then you can do what you like to the incoming html stream.
>
> For inspiration:
> http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?color=yes&script=prox
> y.r
>
> Sunanda.
> -- 
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
> 




-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to