xcode - Get the URL from webview component -


i using webview component , reload component. sometimes, before reloading url webview still pointing. possible information??

thank in advance. alex

uiwebview *mywebview = // ... well, we'll exists. nslog(@"last loaded or loading url: %@", mywebview.request.url); 

the request nsurlrequest object used request page can pretty might need out of it.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -