Altering HTML Text

Andre Garzia andre at andregarzia.com
Mon Feb 22 17:53:32 EST 2010


Check the HTML encoding on the source.

You may be adding some special chars from Mac character set and the HTML
might be using something else.

On Mon, Feb 22, 2010 at 9:00 PM, Ray Horsley <Ray at linkit.com> wrote:

> 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 therevBrowserSet
> 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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list