Skip navigation.
 
mlNewBie: Trying to load a html file bundled with app...
FROM : Mark Bateman
DATE : Mon Jun 02 22:29:47 2008

Hi,

I'm currently using this code line to load a http web page:

[webView loadRequest:[NSURLRequest requestWithURL:[NSURL 
URLWithString:@"http://www.abc123.com"]]];

Is their a way I can modify this to load a htm file that is included 
in the app bundle:

Thanks,

Mark.

Related mailsAuthorDate
mlNewBie: Trying to load a html file bundled with app... Mark Bateman Jun 2, 22:29
mlRe: NewBie: Trying to load a html file bundled with app... I. Savant Jun 2, 22:32