Re: [[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
Re: [[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
- Subject: Re: [[webView mainFrame] loadHTMLString:theValue baseURL:nil] ?
- From: Clark Cox <email@hidden>
- Date: Thu, 14 Oct 2004 11:42:59 -0400
On Wed, 13 Oct 2004 22:59:22 -0400, Jerry LeVan <email@hidden> wrote:
>
Ok,
>
>
I can suck data out of my database and display the rascal in
>
a webview using:
>
>
[[webView mainFrame] loadHTMLString:theValue baseURL:nil]
>
>
The bad news is that if I click a link in the webView I get
>
sig 10'a and sig 5's.
Could it be that you're passing nil as the baseURL? In a quick check
of the WebFrame reference, I see no mention that that parameter
accepts nil.
--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden