[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HtmlView vs WebView


On Fri, 23 May 2025 at 19:45, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

>
> Is HtmlView limited to many things online or is it meant for local files?
>
> giving a URL like the following page online...
>
> HtmlView1.Url = "http://138.68.116.47/index.html";
>
> We only get a blank page.
>
> but this local version works.
> HtmlView1.Url = "/var/www/html/index.html"
> (like .Url would be better named .Path)
>
> Is it broken or is that expected?
>
> Many thanks for any info :)
>

I will add any need to know stuff to the HtmlView wiki  (and probably
HtmlView.Url page)
Like if it has zero internet capabilities at all (I assume it does not as
gb.net does not auto-add itself)

Respects
BruceS

Follow-Ups:
Re: HtmlView vs WebViewBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
HtmlView vs WebViewBruce Steers <bsteers4@xxxxxxxxx>