G guydor4 macrumors member Original poster Oct 8, 2007 44 0 Nov 6, 2009 #1 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 Moderator emeritus Sep 2, 2004 15,982 452 The Centennial State Nov 6, 2009 #2 guydor4 said: How do I do that? Click to expand... You need to read the documentation on NSURL. It has a class method that will be very handy.
guydor4 said: How do I do that? Click to expand... You need to read the documentation on NSURL. It has a class method that will be very handy.
G guydor4 macrumors member Original poster Oct 8, 2007 44 0 Nov 6, 2009 #3 dejo said: You need to read the documentation on NSURL. It has a class method that will be very handy. Click to expand... Thanks!
dejo said: You need to read the documentation on NSURL. It has a class method that will be very handy. Click to expand... Thanks!