NewBie: Trying to load a html file bundled with app...
NewBie: Trying to load a html file bundled with app...
- Subject: NewBie: Trying to load a html file bundled with app...
- From: Mark Bateman <email@hidden>
- Date: Mon, 2 Jun 2008 16:29:47 -0400
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.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden