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.
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 mails | Author | Date |
|---|---|---|
| Mark Bateman | Jun 2, 22:29 | |
| I. Savant | Jun 2, 22:32 |






Cocoa mail archive

