Re: Grabbing the current URL of a webview
Re: Grabbing the current URL of a webview
- Subject: Re: Grabbing the current URL of a webview
- From: Evan Schoffstall <email@hidden>
- Date: Fri, 01 Jul 2011 21:02:27 -0400
Oddly enough you were right.
Where
log mywebView()'s mainFrame()'s dataSource()'s request()
returns "<NSMutableURLRequest http://www.google.com/>"
log mywebView()'s mainFrame()'s dataSource()'s request()'s |URL|()'s absoluteString()
returns "http://www.google.com/>"
Thank you!
--
Evan Schoffstall
Sent with Sparrow
On Friday, July 1, 2011 at 8:45 PM, Shane Stanley wrote:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden