Altering HTML Text

Ray Horsley Ray at LinkIt.Com
Mon Feb 22 19:00:32 EST 2010


I thought I'd add a line of text to a url displayed via the RevBrowser  
commands.  Here's the general idea:

put revBrowserGet(sBrowserId,"htmlText") into myHtmlText
-- add a line of text to the top of the 
revBrowserSet sBrowserId,"htmlText",myHtmlText

I can get the htmlText, but it looks funny in the variable watcher  
with weird characters and, even if I don't add a line to it, when I  
user revBrowserSet to put it back it comes out funny looking.   
Uniencoding and decoding doesn't work.

Ideas?

Ray Horsley
LinkIt! Software


More information about the use-livecode mailing list