Loading a local file into a UIWebView control
John Dixon
dixonja at hotmail.co.uk
Wed Sep 14 19:29:36 EDT 2011
Jacque..
try...
put "file://" & specialFolderPath("documents") & slash & "docs.html" into tURLreplace space with "20%" in tURLiphoneControlSet sBrowserID, "url", tURL
> I can't get a local file to load into a UIWebView control. The control
> loads a remote url from my server okay, so it's working. The file has
> been copied to the app's documents folder and is valid. I'm using this url:
>
>
> I get a blank browser control. What did I miss?
Be well,
Dixie
More information about the use-livecode
mailing list