display html embedded data in iphone -


i'm wondering whether there's control display html embedded data in iphone. need display information on web. data saved database html tag.

so there anyway me display data accordingly..

you can use uiwebview , load html using

- (void)loadhtmlstring:(nsstring *)string baseurl:(nsurl *)baseurl


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -