local Files
Hello
I need to view local files (in the app documents directory), I need load (only the name of the .html) each file (html) in Tableview or the better option, and when i touch the cell of the tableview this show a message that says "html was load"
I am newbie in the Iphone SDK, I accepp try out, How To or tutorials
i see various tutorial but this only show a one file, i need show more than one file,
I need this
event
event1
event2
event3
.
.
.
eventN
each file is a html, that i put in the app documents directory.
the most important is that the title of the .html show in the tableview.
thanks
kind regards
|