webFrame loadHTMLString and images
webFrame loadHTMLString and images
- Subject: webFrame loadHTMLString and images
- From: Greg Hoover <email@hidden>
- Date: Fri, 2 Mar 2007 11:40:09 -0800
I'm using a webView to show some scraped data. I first retrieve the
data using [NSURL resourceDataUsingCache:], convert the data to an
NSString and then add it to the webFrame using loadHTMLString. The
problem is that none of the images are being retrieved/displayed.
The IMG URLs are absolute and I've verified they exist by copying the
same URL into a browser. Is there more to this process?
Thanks in advance.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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