I want to embed a webpage so it displays on this pasge
Under the Item, I would like to embed a web page so it displays as that page has live updates in HTML.
Could this be done?
Thanks
This is the code for the Table View as I'm using Three20
[TTTableTextItem itemWithText:@"Item1" URL:@"tt://countrylauncher"],
[TTTableTextItem itemWithText:@"Item2" URL:@"http://www.link1.org"],
[TTTableTextItem itemWithText:@"Item3" URL:@"http://link2.com"],
[TTTableTextItem itemWithText:@"Item4" URL:@"http://itunes.apple.com/us/app/lalalala/"],