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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to