In article <20131114161749.GB1031(a)pepperfish.net>, Rob Kendrick
<rjek(a)netsurf-browser.org> wrote:
On Thu, Nov 14, 2013 at 03:58:01PM +0000, Richard Ashbery wrote:
> Is there anyway of giving the title bar the proper file path
> location (example ADFS::HardDisc4.$.Mywebsite/Index.htm)?
Yes, include
<title>ADFS::HardDisc4.$.Mywebsite/Index.htm</title>
in the header section of your HTML file. :)
I guess I should have thought about that - many thanks - does the job.
If there is no title tag, NetSurf will use the URL to the resource.
Confirmed :-)
Regards
Richard