--- On Sat, 5/21/11, Slava Paperno <sl...@lexiconbridge.com> wrote:
> 
> I still don't know how to instantiate a revBrowser w/o
> giving it some valid
> URL. What I do now is call revBrowserOpen() with the
> filename of a small
> blank htm file on the disk, and then refresh the htmlText
> property of the
> browser with my HTML text that had been retrieved from the
> database.
> 
> Thanks--I'll heed your warning about closing the browser
> instances.
> 
> Slava
> 

Try opening with a blank page: 
##
put revBrowserOpen(tWindowId, "about:blank") into tBrowserId
##

HTH,

Jan Schenkel.
=====
Quartam Reports & PDF Library for LiveCode
www.quartam.com

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La 
Rochefoucauld)


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to