I have a header string, footer string and body of the HTML page. I need to programmatically include some text in the body
and then I need to input all this data in a UIWebView
to load the page. I need to input the final HTML string into a UIWebView
controler, so that it will launch the page I designed. Could someone please share your ideas how can I achieve this?
Thanks!
Comments
Post a Comment