View Full Version : Open url in UIWebView + NSString
guydor4
Nov 6, 2009, 08:42 AM
Hi,
I want to open a url in an UIWebView but I want to use a NSString in the url
How do I do that?
dejo
Nov 6, 2009, 08:57 AM
How do I do that?
You need to read the documentation on NSURL (http://developer.apple.com/iphone/library/documentation/cocoa/reference/Foundation/Classes/NSURL_Class/Reference/Reference.html). It has a class method that will be very handy.
guydor4
Nov 6, 2009, 09:04 AM
You need to read the documentation on NSURL (http://developer.apple.com/iphone/library/documentation/cocoa/reference/Foundation/Classes/NSURL_Class/Reference/Reference.html). It has a class method that will be very handy.
Thanks!
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.