Open HTML code with Revbrowser

paolo mazza mazzapaoloitaly at gmail.com
Wed Mar 10 06:11:01 EST 2010


Thank you Sarah
really helpfull.


On Tue, Mar 9, 2010 at 9:02 AM, Sarah Reichelt <sarah.reichelt at gmail.com>wrote:

> On Tue, Mar 9, 2010 at 5:37 PM, paolo mazza <mazzapaoloitaly at gmail.com>
> wrote:
> > How can I  open the Html code with revRrowser ?
> > I mean, I have the Html
> >
> > Using... revBrowserOpen(tWinID,"http://www.google.com")   I can open a
> Web
> > page using an URL.
> >
> > What about opening a web page providing the Html code from the program?
>
>
> Open a browser with no URL.
> Then use revBrowserSet to fill it in with your html,
> e.g.
>  revBrowserSet tBrowserID, "htmlText", MYHTMLCODE
>
> Cheers,
> Sarah
> _______________________________________________
> 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
>



More information about the use-livecode mailing list