how to load a local file into the browser widget?

hh hh at hyperhh.de
Sat May 25 05:48:14 EDT 2019


>> Curt wrote:
>> While I'm at it... some of the folders in the file path will
>> be in Russian, which is breaking my current handler...
>> I can run those items of the file path through a quick
>> transliteration function to change брать into brat' etc., but
>> thought it's worth checking...

> Klaus wrote:
> Obvioulsy "Unicode, it just works" doesn't do with filenames. :-/

You could try to use (for example):

urlEncode(textEncode("брать","UTF-8"))



More information about the use-livecode mailing list