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:

put "file://" & specialFolderPath("documents") & slash & "docs.html" into tURL
iphoneControlSet sBrowserID, "url", tURL

I get a blank browser control. What did I miss?

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to