Browser Widget iOS Local Html Files
Tore Nilsen
tore.nilsen at me.com
Mon Jun 29 16:39:21 EDT 2020
Have you tried to set the url of the widget to tTemp. This actually loads the page in the widget as if it was any browser.
Tore
> 29. jun. 2020 kl. 21:56 skrev Ralph DiMola via use-livecode <use-livecode at lists.runrev.com>:
>
> LC 9.6.0
>
> I can't get a local html file to load in iOS browser widget. This is the first time I'm not using the mobile browser control. I'm now using the Browser Widget. I copy the files into the documents folder.
> I'm using this format: (set the URL of widget "Browser1" to "file://"&PathToDocumentsFolder/MyPage.html?IDs=315,316,317")
>
> This works on Android, Mac OSX 10.14.6 IDE and Win 10 IDE but not on iOS
>
> I tried this:
>
> put url ("file:"&PathToDocumentsFolder/MyPage.html into tTemp
> set the htmlText of widget "Browser1" to tTemp
>
> This loads the page as expected but I can't pass the required parameters.
>
> I tried 1,2,3 and 4 slashes after the "file:" with no luck.
>
> I'm stuck and under the gun(as usual) so any help would be appreciated.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list