Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Can REBOL change HTML of a web page?

From: antonr::lexicon::net at: 31-Mar-2005 15:31

Hi Rodrigo, This is an interesting question and one that I would like to have as an example myself some time. A friend of mine I was speaking to recently said he had seen it done (using javascript I think) to update sections of a page. I'll have to ask him to send me more details next time I see him but for now at least you know it is possible. I think sticking rebol in as a proxy client-side is making things more complicated than it needs to be, since I think the javascript can do this "asynchronous partial updating". Of course, rebol can be used at the server end. Anton.