Loading a local file into a UIWebView control

John Dixon dixonja at hotmail.co.uk
Wed Sep 14 20:19:32 EDT 2011


There was when I wrote it... but obviously not when it arrived... :-(
 put "file://" & specialFolderPath("documents") & slash & "docs.html" into tURLreplace space with "20%" in tURLiphoneControlSet sBrowserID, "url", tURL 
might be better this time :-)

> Subject: Re: Loading a local file into a UIWebView control
> From: bobs at twft.com
> Date: Wed, 14 Sep 2011 16:50:45 -0700
> To: use-livecode at lists.runrev.com
> 
> I'm going to say there was supposed to be a cr in there somewhere...
> On Sep 14, 2011, at 4:29 PM, John Dixon wrote:
> 
> > 
> > Jacque..
> > try...
> > put "file://" & specialFolderPath("documents") & slash & "docs.html" into tURLreplace space with "20%" in tURLiphoneControlSet sBrowserID, "url", tURL	
> 
> 
> _______________________________________________
> 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